Skip navigation links
G I L P R S X 

G

getHandles() - Method in interface xyz.lexteam.eventbus.IDedicatedListener
Gets the type that this 'dedicated listener' listens for.

I

IDedicatedListener<T> - Interface in xyz.lexteam.eventbus
Represents a 'dedicated listener'.
IEventBus - Interface in xyz.lexteam.eventbus
The event bus interface.

L

Listener - Annotation Type in xyz.lexteam.eventbus
Represents an event listener.

P

post(Object) - Method in interface xyz.lexteam.eventbus.IEventBus
Posts the specified event.
post(Object) - Method in class xyz.lexteam.eventbus.SimpleEventBus
Posts the specified event.
process(T) - Method in interface xyz.lexteam.eventbus.IDedicatedListener
Processes the given event.

R

registerListener(Object) - Method in interface xyz.lexteam.eventbus.IEventBus
Registers the specified event listener.
registerListener(Object) - Method in class xyz.lexteam.eventbus.SimpleEventBus
Registers the specified event listener.

S

SimpleEventBus - Class in xyz.lexteam.eventbus
A simple implementation of IEventBus.
SimpleEventBus() - Constructor for class xyz.lexteam.eventbus.SimpleEventBus
 

X

xyz.lexteam.eventbus - package xyz.lexteam.eventbus
 
G I L P R S X 
Skip navigation links