| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmptyTargetSource | |
|---|---|
| org.springframework.aop.target | This package contains implementations of the org.springframework.aop.TargetSource interface. | 
| Uses of EmptyTargetSource in org.springframework.aop.target | 
|---|
| Fields in org.springframework.aop.target declared as EmptyTargetSource | |
|---|---|
| static EmptyTargetSource | EmptyTargetSource.INSTANCEThe canonical (Singleton) instance of this EmptyTargetSource. | 
| Methods in org.springframework.aop.target that return EmptyTargetSource | |
|---|---|
| static EmptyTargetSource | EmptyTargetSource.forClass(Class targetClass)Return an EmptyTargetSource for the given target Class. | 
| static EmptyTargetSource | EmptyTargetSource.forClass(Class targetClass,
         boolean isStatic)Return an EmptyTargetSource for the given target Class. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||