public class BootEvent implements IEvent
Event fired when boot occurs. Listen for this event using EventBus.register.
java.lang.Object > BootEvent
Field Summary
No fields documented.
Method Detail
toString
public
String
toString
()
Method toString.