Class ServerEvent
java.lang.Object
java.util.EventObject
com.tick42.glue.core.GlueEvent<T>
com.tick42.glue.core.interop.event.InteropEvent<Instance>
com.tick42.glue.core.interop.event.ServerEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ServerAddedEvent,ServerRemovedEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.tick42.glue.core.interop.event.InteropEvent
InteropEvent.Listener<E extends GlueEvent<?>>Nested classes/interfaces inherited from class com.tick42.glue.core.GlueEvent
GlueEvent.Monitor, GlueEvent.Subscription<E> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ServerEvent
-
-
Method Details
-
getServer
-