Package meteordevelopment.orbit
-
Interface Summary Interface Description ICancellable Cancellable events need to implement this interface.IEventBus Manages event listeners. -
Class Summary Class Description EventBus Default implementation ofIEventBus.EventPriority Default event priorities. -
Exception Summary Exception Description NoLambdaFactoryException Thrown when anIEventBuscan't find a registered lambda factory to use. -
Annotation Types Summary Annotation Type Description EventHandler Used to mark listeners.