| Package | Description |
|---|---|
| org.springframework.aop.target.dynamic | |
| org.springframework.scripting.support |
Support classes for Spring's scripting package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRefreshableTargetSource
Abstract
TargetSource implementation that
wraps a refreshable target object. |
class |
BeanFactoryRefreshableTargetSource
Refreshable TargetSource that fetches fresh target beans from a BeanFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RefreshableScriptTargetSource
Subclass of
BeanFactoryRefreshableTargetSource that determines whether
a refresh is required through the given ScriptFactory. |