|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - Context type.K - Registration key type.public interface JavaBinder<E,C,K,H extends EventBus.Handle<E,Integer,C>,S extends EventStore<E,Integer,C,H,S>,B extends EventBus<E,Integer,C,K,H,S>,I extends C>
Interface for binding Java classes with annotated methods to event bus.
| Method Summary | |
|---|---|
Set<K> |
bind(I instance,
B bus)
Binds instance to the bus |
| Method Detail |
|---|
Set<K> bind(I instance,
B bus)
instance - bus -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||