类分层结构
- java.lang.Object
- infra.aop.target.AbstractBeanFactoryTargetSource (implements infra.beans.factory.BeanFactoryAware, java.io.Serializable, infra.aop.TargetSource)
- infra.aop.target.AbstractPrototypeTargetSource
- infra.aop.target.AbstractPoolingTargetSource (implements infra.beans.factory.DisposableBean, infra.aop.target.PoolingConfig)
- infra.aop.target.CommonsPool2TargetSource (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- infra.aop.target.PrototypeTargetSource
- infra.aop.target.ThreadLocalTargetSource (implements infra.beans.factory.DisposableBean, infra.aop.target.ThreadLocalTargetSourceStats)
- infra.aop.target.AbstractPoolingTargetSource (implements infra.beans.factory.DisposableBean, infra.aop.target.PoolingConfig)
- infra.aop.target.LazyInitTargetSource
- infra.aop.target.SimpleBeanTargetSource
- infra.aop.target.AbstractPrototypeTargetSource
- infra.aop.target.AbstractLazyCreationTargetSource (implements infra.aop.TargetSource)
- infra.aop.target.AbstractRefreshableTargetSource (implements infra.aop.target.Refreshable, infra.aop.TargetSource)
- infra.aop.target.BeanFactoryRefreshableTargetSource
- infra.aop.target.EmptyTargetSource (implements java.io.Serializable, infra.aop.TargetSource)
- infra.aop.target.HotSwappableTargetSource (implements java.io.Serializable, infra.aop.TargetSource)
- infra.aop.target.SingletonTargetSource (implements java.io.Serializable, infra.aop.TargetSource)
- infra.aop.target.AbstractBeanFactoryTargetSource (implements infra.beans.factory.BeanFactoryAware, java.io.Serializable, infra.aop.TargetSource)
接口分层结构
- infra.aop.target.PoolingConfig
- infra.aop.target.Refreshable
- infra.aop.target.ThreadLocalTargetSourceStats