|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.batch.core.scope.util.StepContextFactory
public class StepContextFactory
Implementation of ContextFactory that provides the current
StepContext as a context object.
| Constructor Summary | |
|---|---|
StepContextFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContext()
|
java.lang.String |
getContextId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepContextFactory()
| Method Detail |
|---|
public java.lang.Object getContext()
getContext in interface ContextFactorypublic java.lang.String getContextId()
getContextId in interface ContextFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||