JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.eventbus
EventSourceListener
Contents
Description
Method Summary
Method Details
onEvent(E, Object)
Hide sidebar
Show sidebar
Interface EventSourceListener<
E
>
public interface
EventSourceListener<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onEvent
(
E
event,
Object
source)
Method Details
onEvent
void
onEvent
(
E
event,
Object
source)