E
- the event typeT
- the event listener typepublic interface EventPublishingService<E,T>
Modifier and Type | Method and Description |
---|---|
void |
dispatchEvent(E event,
T listener)
Notifies the service of a published event.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.