public interface AspectInstanceFactory
extends org.springframework.core.Ordered
Extends the Ordered interface
to express an order value for the underlying aspect in a chain.
BeanFactory.getBean(java.lang.String)| 限定符和类型 | 方法和说明 |
|---|---|
ClassLoader |
getAspectClassLoader()
Expose the aspect class loader that this factory uses.
|
Object |
getAspectInstance()
Create an instance of this factory's aspect.
|
Object getAspectInstance()
null)@Nullable ClassLoader getAspectClassLoader()
null for the bootstrap loader)ClassUtils.getDefaultClassLoader()