程序包的使用
cn.taketoday.aop.target
使用cn.taketoday.aop.target的程序包
-
类说明Base class for
TargetSourceimplementations that are based on aBeanFactory, delegating to ioc-managed bean instances. -
类说明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.