Base interface for context which controls the state and completion / termination of a batch step. A new context is created for each call to the {@link RepeatOperations}. Within a batch callback code can communicate via the {@link AttributeAccessor} interface.
@author Dave Syer
@see RepeatOperations#iterate(RepeatCallback)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.