Class CountingCompletionPolicy.CountingBatchContext
java.lang.Object
org.springframework.batch.infrastructure.repeat.context.SynchronizedAttributeAccessor
org.springframework.batch.infrastructure.repeat.context.RepeatContextSupport
org.springframework.batch.infrastructure.repeat.policy.CountingCompletionPolicy.CountingBatchContext
- All Implemented Interfaces:
RepeatContext, org.springframework.core.AttributeAccessor
- Enclosing class:
CountingCompletionPolicy
- Author:
- Dave Syer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RepeatContextSupport
close, getParent, getStartedCount, increment, isCompleteOnly, isTerminateOnly, registerDestructionCallback, setCompleteOnly, setTerminateOnlyMethods inherited from class SynchronizedAttributeAccessor
attributeNames, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute, setAttributeIfAbsent, toStringMethods inherited from interface org.springframework.core.AttributeAccessor
attributeNames, computeAttribute, getAttribute, hasAttribute, removeAttribute, setAttribute
-
Constructor Details
-
CountingBatchContext
-
-
Method Details
-
getCounter
-