Package org.springframework.aop.target.dynamic
@NonNullApi
@NonNullFields
package org.springframework.aop.target.dynamic
Support for dynamic, refreshable 
TargetSource
 implementations for use with Spring AOP.
- 
ClassDescriptionAbstractTargetSourceimplementation that wraps a refreshable target object.Refreshable TargetSource that fetches fresh target beans from a BeanFactory.Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.