Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- dk.cloudcreate.essentials.reactive.command.AnnotatedCommandHandler (implements dk.cloudcreate.essentials.reactive.command.CommandHandler)
- dk.cloudcreate.essentials.reactive.AnnotatedEventHandler<EVENT_TYPE> (implements java.util.function.Consumer<T>)
- dk.cloudcreate.essentials.reactive.command.LocalCommandBus
- dk.cloudcreate.essentials.reactive.LocalEventBus<EVENT_TYPE>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dk.cloudcreate.essentials.reactive.PublishException
- dk.cloudcreate.essentials.reactive.command.SendCommandException
- dk.cloudcreate.essentials.reactive.command.MultipleCommandHandlersFoundException
- dk.cloudcreate.essentials.reactive.command.NoCommandHandlerFoundException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- dk.cloudcreate.essentials.reactive.command.CommandHandler
- dk.cloudcreate.essentials.reactive.OnErrorHandler<EVENT_TYPE>
Annotation Type Hierarchy
- dk.cloudcreate.essentials.reactive.EventHandler (implements java.lang.annotation.Annotation)
- dk.cloudcreate.essentials.reactive.command.Handler (implements java.lang.annotation.Annotation)