public static interface AcsEventSubscriber.GenericCallback
AcsEventSubscriber.addGenericSubscription(GenericCallback).| Modifier and Type | Method and Description |
|---|---|
void |
receiveGeneric(java.lang.Object event,
EventDescription eventDescrip)
TODO: Use T instead of Object ?
|