Package tigase.eventbus
Interface EventSourceListener<E>
-
public interface EventSourceListener<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEvent(E event, Object source)
-
public interface EventSourceListener<E>
| Modifier and Type | Method | Description |
|---|---|---|
void |
onEvent(E event,
Object source) |