-
- All Implemented Interfaces:
public class YospaceEventTypes
The types of Yospace Events.
-
-
Field Summary
Fields Modifier and Type Field Description private final static EventTypeRegistry<YospaceEvent, YospaceImpl>
registry
public final static EventType<SessionChangedEvent>
SESSIONCHANGED
-
Method Summary
Modifier and Type Method Description static EventTypeRegistry<YospaceEvent, YospaceImpl>
getRegistry()
-
-
Method Detail
-
getRegistry
static EventTypeRegistry<YospaceEvent, YospaceImpl> getRegistry()
-
-
-
-