| Package | Description |
|---|---|
| org.springframework.batch.core.scope.util |
| Modifier and Type | Class and Description |
|---|---|
class |
StepContextFactory
Implementation of
ContextFactory that provides the current
StepContext as a context object. |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceholderTargetSource.setContextFactory(ContextFactory contextFactory)
Public setter for the context factory.
|
| Constructor and Description |
|---|
PlaceholderProxyFactoryBean(ContextFactory contextFactory)
Create a new FactoryBean instance.
|
Copyright © 2013 SpringSource. All rights reserved.