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 |
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 . |