Uses of Package
org.springframework.aop.target.dynamic
Package
Description
Support for dynamic, refreshable
TargetSource
implementations for use with Spring AOP.Support classes for Spring's scripting package.
-
ClassDescriptionAbstract
TargetSource
implementation that wraps a refreshable target object.Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates. -
ClassDescriptionAbstract
TargetSource
implementation 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.