Class OnBeforeShutdownEvent
- java.lang.Object
-
- org.webswing.toolkit.api.lifecycle.OnBeforeShutdownEvent
-
- All Implemented Interfaces:
Serializable
public class OnBeforeShutdownEvent extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OnBeforeShutdownEvent(ShutdownReason reason)
-
-
-
Constructor Detail
-
OnBeforeShutdownEvent
public OnBeforeShutdownEvent(ShutdownReason reason)
-
-
Method Detail
-
getReason
public ShutdownReason getReason()
-
-