JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
|
Optional |
Required
Detail:
Field
|
Element
SEARCH:
Package
net.orbyfied.j8.event.handler
Annotation Interface BasicHandler
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
BasicHandler
Denotes a basic event handler method.
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
BasicHandler.Provider
Field Summary
Fields
Modifier and Type
Field
Description
static final
HandlerProvider
<
BasicHandler
>
PROVIDER
Field Details
PROVIDER
static final
HandlerProvider
<
BasicHandler
>
PROVIDER