Class Hierarchy
- java.lang.Object
- org.omegazero.common.eventbus.Event
- org.omegazero.common.eventbus.EventBus
- org.omegazero.common.eventbus.EventResult
- org.omegazero.common.eventbus.Subscriber
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.omegazero.common.eventbus.EventBusException
- java.lang.RuntimeException
- java.lang.Exception
Annotation Interface Hierarchy
- org.omegazero.common.eventbus.EventBusSubscriber (implements java.lang.annotation.Annotation)
- org.omegazero.common.eventbus.SubscribeEvent (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.omegazero.common.eventbus.SubscribeEvent.Priority
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)