クラス CompositeCompletionPolicy.CompositeBatchContext
java.lang.ObjectSE
org.springframework.batch.repeat.context.SynchronizedAttributeAccessor
org.springframework.batch.repeat.context.RepeatContextSupport
org.springframework.batch.repeat.policy.CompositeCompletionPolicy.CompositeBatchContext
- 実装済みのインターフェース一覧:
RepeatContext,org.springframework.core.AttributeAccessor
- 含まれているクラス:
- CompositeCompletionPolicy
ポリシーとコンテキストを認識する複合コンテキストが作成されました。
- 作成者:
- Dave Syer
コンストラクター概要
コンストラクター方法の概要
クラス org.springframework.batch.repeat.context.RepeatContextSupport から継承されたメソッド
close, getParent, getStartedCount, increment, isCompleteOnly, isTerminateOnly, registerDestructionCallback, setCompleteOnly, setTerminateOnlyクラス org.springframework.batch.repeat.context.SynchronizedAttributeAccessor から継承されたメソッド
attributeNames, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute, setAttributeIfAbsent, toStringクラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSEインターフェース org.springframework.core.AttributeAccessor から継承されたメソッド
attributeNames, computeAttribute, getAttribute, hasAttribute, removeAttribute, setAttribute
コンストラクターの詳細
CompositeBatchContext