Uses of Class
org.springframework.aop.target.EmptyTargetSource
-
Uses of EmptyTargetSource in org.springframework.aop.target
Modifier and TypeFieldDescriptionstatic final EmptyTargetSource
EmptyTargetSource.INSTANCE
The canonical (Singleton) instance of thisEmptyTargetSource
.Modifier and TypeMethodDescriptionstatic EmptyTargetSource
Return an EmptyTargetSource for the given target Class.static EmptyTargetSource
Return an EmptyTargetSource for the given target Class.