Class OnlyOnceTrigger
java.lang.Object
org.springframework.integration.test.util.OnlyOnceTrigger
- All Implemented Interfaces:
Trigger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidawait()booleaninthashCode()nextExecution(TriggerContext triggerContext) voidreset()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.scheduling.Trigger
nextExecutionTime
-
Constructor Details
-
OnlyOnceTrigger
public OnlyOnceTrigger()
-
-
Method Details
-
nextExecution
- Specified by:
nextExecutionin interfaceTrigger
-
hashCode
-
equals
-
reset
public void reset() -
await
public void await()
-