程序包的使用
infra.aop.target
使用infra.aop.target的程序包
程序包
说明
Support for AOP-based scoping of target objects, with configurable backend.
-
类说明Base class for
TargetSourceimplementations that are based on aBeanFactory, delegating to ioc-managed bean instances. -
类说明Simple
TargetSourceimplementation, freshly obtaining the specified target bean from its containingBeanFactory. -
类说明Base class for
TargetSourceimplementations that are based on aBeanFactory, delegating to ioc-managed bean instances.Abstract base class for poolingTargetSourceimplementations which maintain a pool of target instances, acquiring and releasing a target object from the pool for each method invocation.Base class for dynamicTargetSourceimplementations that create new prototype bean instances to support a pooling or new-instance-per-invocation strategy.AbstractTargetSourceimplementation that wraps a refreshable target object.CanonicalTargetSourcewhen there is no target (or just the target class known), and behavior is supplied by interfaces and advisors only.Config interface for a pooling target source.Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.Statistics for a ThreadLocal TargetSource.