Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<IDocumentStoreListener> |
DocumentStoreBase.getRegisteredStoreListeners()
Gets a read-only collection of the registered store listeners.
|
Modifier and Type | Method and Description |
---|---|
IDocumentStore |
DocumentStoreBase.registerListener(IDocumentStoreListener documentStoreListener)
Registers the store listener.
|
Modifier and Type | Method and Description |
---|---|
List<IDocumentStoreListener> |
DocumentSessionListeners.getStoreListeners() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.registerListener(IDocumentStoreListener conversionListener) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentSessionListeners.setStoreListeners(List<IDocumentStoreListener> storeListeners) |
Copyright © 2016. All Rights Reserved.