|
The Spring Framework | |||||||||
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.INSTANCE
The 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. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |