Class SnailClientClosedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.aizuda.snailjob.client.common.event.SnailClientClosedEvent
- All Implemented Interfaces:
Serializable
public class SnailClientClosedEvent
extends org.springframework.context.ApplicationEvent
- Since:
- 3.1.0
- Author:
- xiaowoniu
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
SnailClientClosedEvent
public SnailClientClosedEvent()
-