Uses of Class
org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource
Packages that use BeanFactoryRefreshableTargetSource Package Description org.springframework.scripting.support Support classes for Spring's scripting package.Uses of BeanFactoryRefreshableTargetSource in org.springframework.scripting.support
Subclasses of BeanFactoryRefreshableTargetSource in org.springframework.scripting.support Modifier and Type Class Description class
RefreshableScriptTargetSource
Subclass ofBeanFactoryRefreshableTargetSource
that determines whether a refresh is required through the givenScriptFactory
.