static final class Subscriber.SynchronizedSubscriber extends Subscriber
Subscriber.SynchronizedSubscribertarget| Modifier | Constructor and Description |
|---|---|
private |
SynchronizedSubscriber(EventBus bus,
java.lang.Object target,
java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
invokeSubscriberMethod(java.lang.Object event)
Invokes the subscriber method.
|
create, dispatchEvent, equals, hashCodeprivate SynchronizedSubscriber(EventBus bus, java.lang.Object target, java.lang.reflect.Method method)
void invokeSubscriberMethod(java.lang.Object event)
throws java.lang.reflect.InvocationTargetException
SubscriberinvokeSubscriberMethod in class Subscriberjava.lang.reflect.InvocationTargetException