Uses of Package
org.springframework.aop.target.dynamic
Packages that use org.springframework.aop.target.dynamic
Package
Description
Support for dynamic, refreshable
TargetSource
implementations for use with Spring AOP.-
Classes in org.springframework.aop.target.dynamic used by org.springframework.aop.target.dynamicClassDescriptionAbstract
TargetSource
implementation that wraps a refreshable target object.Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.