Package tigase.eventbus.events
Class ShutdownEvent
- java.lang.Object
-
- tigase.eventbus.events.ShutdownEvent
-
- All Implemented Interfaces:
Serializable
public class ShutdownEvent extends Object implements Serializable
- Author:
- andrzej
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShutdownEvent()ShutdownEvent(String node, long delay, String msg)
-