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)| Modifier and Type | Method and Description | 
|---|---|
| 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()