类的使用
org.springframework.aop.target.EmptyTargetSource
使用EmptyTargetSource的程序包 程序包 说明 org.springframework.aop.target org.springframework.aop.target中EmptyTargetSource的使用
声明为EmptyTargetSource的org.springframework.aop.target中的字段 修饰符和类型 字段 说明 static EmptyTargetSourceEmptyTargetSource. INSTANCEThe canonical (Singleton) instance of thisEmptyTargetSource.返回EmptyTargetSource的org.springframework.aop.target中的方法 修饰符和类型 方法 说明 static EmptyTargetSourceEmptyTargetSource. forClass(Class<?> targetClass)Return an EmptyTargetSource for the given target Class.static EmptyTargetSourceEmptyTargetSource. forClass(Class<?> targetClass, boolean isStatic)Return an EmptyTargetSource for the given target Class.