| Modifier and Type | Method and Description |
|---|---|
End |
EventListener.withListeners(DataStoreEventListenerContext context)
Tells the build to use this listener context
|
End |
RepositoryFactoryBuilder.withListeners(DataStoreEventListenerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DataStoreEventListenerContext |
RepositoryFactoryConfiguration.getEventListenerContext() |
| Modifier and Type | Method and Description |
|---|---|
DataStoreEventListenerContext |
DefaultRepositoryFactoryConfiguration.getEventListenerContext() |
DataStoreEventListenerContext |
ImmutableRepositoryFactoryConfiguration.getEventListenerContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRepositoryFactoryConfiguration.setEventListenerContext(DataStoreEventListenerContext eventListenerContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataStoreEventListenerContext
This is the default implementation for the
DataStoreEventListenerContext interface. |
| Constructor and Description |
|---|
DefaultDataStoreEventListenerContext(DataStoreEventListenerContext parent) |
EventPublishingDataStore(DataStore<K,E> delegate,
RepositoryMetadata repositoryMetadata,
DataStoreEventListenerContext listenerContext) |
Copyright © 2014–2016. All rights reserved.