com.hammurapi.eventbus.local
Class LocalIntrospector<E,C>
java.lang.Object
com.hammurapi.eventbus.IntrospectorBase<E,C>
com.hammurapi.eventbus.ReflectiveEventHandlerFactory<E,C,H,S>
com.hammurapi.eventbus.Introspector<E,C,Long,AbstractEventBus.Handle<E,Integer,C,Long>,LocalEventStore<E,Integer,C>,LocalEventBus<E,Integer,C>>
com.hammurapi.eventbus.local.LocalIntrospector<E,C>
- Type Parameters:
E - C -
- All Implemented Interfaces:
- JavaBinder<E,C,Long,AbstractEventBus.Handle<E,Integer,C,Long>,LocalEventStore<E,Integer,C>,LocalEventBus<E,Integer,C>,C>
public class LocalIntrospector<E,C>
- extends Introspector<E,C,Long,AbstractEventBus.Handle<E,Integer,C,Long>,LocalEventStore<E,Integer,C>,LocalEventBus<E,Integer,C>>
Introspector with bound generic parameters.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalIntrospector
public LocalIntrospector(ClassLoader classLoader,
TokenExpander tokenExpander)