Uses of Package
org.springframework.aop.target.dynamic
Packages that use org.springframework.aop.target.dynamic
Package
Description
Support classes for Spring's scripting package.
- 
Classes in org.springframework.aop.target.dynamic used by org.springframework.aop.target.dynamicClassDescriptionAbstractTargetSourceimplementation that wraps a refreshable target object.Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.
- 
Classes in org.springframework.aop.target.dynamic used by org.springframework.scripting.supportClassDescriptionAbstractTargetSourceimplementation 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.