public abstract class StateMachineEvent
extends org.springframework.context.ApplicationEvent
ApplicationEvent
class for leader based events. All custom event
classes should be derived from this class.Constructor and Description |
---|
StateMachineEvent(java.lang.Object source)
Create a new ApplicationEvent.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |