Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.orbyfied.j8.event.service.AbstractEventService (implements net.orbyfied.j8.event.service.EventService)
- net.orbyfied.j8.event.handler.BasicHandler.Provider (implements net.orbyfied.j8.event.handler.HandlerProvider<A>)
- net.orbyfied.j8.event.pipeline.impl.BasicPipeline<E> (implements net.orbyfied.j8.event.pipeline.Pipeline<E,
A>) - net.orbyfied.j8.event.BusHandler (implements net.orbyfied.j8.event.pipeline.Handler<E>)
- net.orbyfied.j8.event.pipeline.Event
- net.orbyfied.j8.event.BusEvent
- net.orbyfied.j8.event.EventBus
- net.orbyfied.j8.event.ComplexEventBus
- net.orbyfied.j8.event.pipeline.impl.OnlyOrderedPipeline
- net.orbyfied.j8.event.util.Pipelines
- net.orbyfied.j8.event.RegisteredListener
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.orbyfied.j8.event.EventException
- net.orbyfied.j8.event.EventInvocationException
- net.orbyfied.j8.event.InternalBusException
- net.orbyfied.j8.event.InvalidEventException
- net.orbyfied.j8.event.EventException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- net.orbyfied.j8.event.pipeline.BusPipelineFactory
- net.orbyfied.j8.event.impl.Cancellable
- net.orbyfied.j8.event.EventListener
- net.orbyfied.j8.event.service.EventService
- net.orbyfied.j8.event.service.FunctionalEventService
- net.orbyfied.j8.event.pipeline.Handler<E>
- net.orbyfied.j8.event.handler.priority.HandlerPriority
- net.orbyfied.j8.event.handler.HandlerProvider<A>
- net.orbyfied.j8.event.pipeline.PipelineAccess<E>
- net.orbyfied.j8.event.pipeline.Pipeline<E,
A> - net.orbyfied.j8.event.pipeline.impl.OrderedPipeline<E,
A>
- net.orbyfied.j8.event.pipeline.impl.OrderedPipeline<E,
- net.orbyfied.j8.event.pipeline.Pipeline<E,
- net.orbyfied.j8.event.pipeline.PipelineConverter<T>
- net.orbyfied.j8.event.pipeline.PipelineHandlerAction<S,
E> - net.orbyfied.j8.event.pipeline.impl.OrderedPipelineHandlerAction<S,
E>
- net.orbyfied.j8.event.pipeline.impl.OrderedPipelineHandlerAction<S,
Annotation Interface Hierarchy
- net.orbyfied.j8.event.handler.BasicHandler (implements java.lang.annotation.Annotation)
- net.orbyfied.j8.event.handler.HandlerDescriptor (implements java.lang.annotation.Annotation)
- net.orbyfied.j8.event.handler.PrioritizedHandler (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)
- net.orbyfied.j8.event.handler.priority.Priorities (implements net.orbyfied.j8.event.handler.priority.HandlerPriority)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)