|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.batch.repeat.context.SynchronizedAttributeAccessor org.springframework.batch.repeat.context.RepeatContextSupport org.springframework.batch.repeat.policy.SimpleCompletionPolicy.SimpleTerminationContext
protected class SimpleCompletionPolicy.SimpleTerminationContext
Constructor Summary | |
---|---|
SimpleCompletionPolicy.SimpleTerminationContext(RepeatContext context)
|
Method Summary | |
---|---|
boolean |
isComplete()
|
void |
update()
|
Methods inherited from class org.springframework.batch.repeat.context.RepeatContextSupport |
---|
close, getParent, getStartedCount, increment, isCompleteOnly, isTerminateOnly, registerDestructionCallback, setCompleteOnly, setTerminateOnly |
Methods inherited from class org.springframework.batch.repeat.context.SynchronizedAttributeAccessor |
---|
attributeNames, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute, setAttributeIfAbsent, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.springframework.core.AttributeAccessor |
---|
attributeNames, getAttribute, hasAttribute, removeAttribute, setAttribute |
Constructor Detail |
---|
public SimpleCompletionPolicy.SimpleTerminationContext(RepeatContext context)
Method Detail |
---|
public void update()
public boolean isComplete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |