Package | Description |
---|---|
org.springframework.aop.target.dynamic |
Support for AOP-based refreshing of target objects.
|
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 . |
Copyright © 2015. All rights reserved.