public interface DataStoreEventPublisher
| Modifier and Type | Method and Description |
|---|---|
void |
publishEvent(DataStoreEvent event)
This method is called to publish a data store event
|
void publishEvent(DataStoreEvent event)
event - the event that should be publishedCopyright © 2014–2016. All rights reserved.