Package org.springframework.batch.core.scope.util

Interface Summary
ContextFactory Interface to allow the context root for placeholder resolution to be switched at runtime.
 

Class Summary
PlaceholderProxyFactoryBean Factory bean for proxies that can replace placeholders in their target.
PlaceholderTargetSource A TargetSource that lazily initializes its target, replacing bean definition properties dynamically if they are marked as placeholders.
StepContextFactory Implementation of ContextFactory that provides the current StepContext as a context object.
 



Copyright © 2013 SpringSource. All Rights Reserved.