com.hammurapi.eventbus.tests
Class TemplateJavaBinder
java.lang.Object
com.hammurapi.eventbus.tests.TemplateJavaBinder
- All Implemented Interfaces:
- JavaBinder<Object,Object,Long,AbstractEventBus.Handle<Object,Integer,Object,Long>,LocalEventStore<Object,Integer,Object>,LocalEventBus<Object,Integer,Object>,JoinHandler>
public class TemplateJavaBinder
- extends Object
- implements JavaBinder<Object,Object,Long,AbstractEventBus.Handle<Object,Integer,Object,Long>,LocalEventStore<Object,Integer,Object>,LocalEventBus<Object,Integer,Object>,JoinHandler>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateJavaBinder
public TemplateJavaBinder()
bind
public Set<Long> bind(JoinHandler instance,
LocalEventBus<Object,Integer,Object> bus)
- Specified by:
bind in interface JavaBinder<Object,Object,Long,AbstractEventBus.Handle<Object,Integer,Object,Long>,LocalEventStore<Object,Integer,Object>,LocalEventBus<Object,Integer,Object>,JoinHandler>