JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.jpo
Package
org.jpo.eventbus
Annotation Interface EventHandler
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
EventHandler
This annotation is used to declare that the annotated class is an event handler for the JPO Eventbus and should be instantiated an added to the bus.