ShutdownEvent

public class ShutdownEvent implements IEvent

Event fired when shutdown occurs. Listen for this event using EventBus.register.

java.lang.Object > ShutdownEvent

Field Summary

No fields documented.

Method Detail

toString

public String toString ()

Method toString.