Uses of Class
org.springframework.aop.target.EmptyTargetSource
Packages that use EmptyTargetSource
-
Uses of EmptyTargetSource in org.springframework.aop.target
Fields in org.springframework.aop.target declared as EmptyTargetSourceModifier and TypeFieldDescriptionstatic final EmptyTargetSource
EmptyTargetSource.INSTANCE
The canonical (Singleton) instance of thisEmptyTargetSource
.Methods in org.springframework.aop.target that return EmptyTargetSourceModifier and TypeMethodDescriptionstatic EmptyTargetSource
Return an EmptyTargetSource for the given target Class.static EmptyTargetSource
Return an EmptyTargetSource for the given target Class.