クラス SimpleCompletionPolicy.SimpleTerminationContext
java.lang.ObjectSE
org.springframework.batch.infrastructure.repeat.context.SynchronizedAttributeAccessor
org.springframework.batch.infrastructure.repeat.context.RepeatContextSupport
org.springframework.batch.infrastructure.repeat.policy.SimpleCompletionPolicy.SimpleTerminationContext
- 実装済みのインターフェース一覧:
RepeatContext, org.springframework.core.AttributeAccessor
- 含まれているクラス:
SimpleCompletionPolicy
- 作成者:
- Dave Syer
コンストラクター概要
コンストラクター方法の概要
クラス RepeatContextSupport から継承されたメソッド
close, getParent, getStartedCount, increment, isCompleteOnly, isTerminateOnly, registerDestructionCallback, setCompleteOnly, setTerminateOnlyクラス SynchronizedAttributeAccessor から継承されたメソッド
attributeNames, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute, setAttributeIfAbsent, toStringインターフェース org.springframework.core.AttributeAccessor から継承されたメソッド
attributeNames, computeAttribute, getAttribute, hasAttribute, removeAttribute, setAttribute
コンストラクターの詳細
SimpleTerminationContext
メソッドの詳細
update
public void update()isComplete
public boolean isComplete()