|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionEnvironment.Monitor | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.txn |
Uses of SessionEnvironment.Monitor in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return SessionEnvironment.Monitor | |
---|---|
SessionEnvironment.Monitor |
JcrRepository.RepositoryMonitorFactory.createMonitor()
|
Uses of SessionEnvironment.Monitor in org.modeshape.jcr.cache |
---|
Methods in org.modeshape.jcr.cache that return SessionEnvironment.Monitor | |
---|---|
SessionEnvironment.Monitor |
SessionEnvironment.MonitorFactory.createMonitor()
Get an indexer that can be used to index the changes made within the supplied transaction context. |
Uses of SessionEnvironment.Monitor in org.modeshape.jcr.cache.document |
---|
Methods in org.modeshape.jcr.cache.document with parameters of type SessionEnvironment.Monitor | |
---|---|
protected ChangeSet |
WritableSessionCache.persistChanges(Iterable<NodeKey> changedNodesInOrder,
SessionEnvironment.Monitor monitor)
Persist the changes within an already-established transaction. |
Uses of SessionEnvironment.Monitor in org.modeshape.jcr.txn |
---|
Classes in org.modeshape.jcr.txn that implement SessionEnvironment.Monitor | |
---|---|
protected static class |
SynchronizedTransactions.AccumulatingMonitor
|
Methods in org.modeshape.jcr.txn that return SessionEnvironment.Monitor | |
---|---|
SessionEnvironment.Monitor |
Transactions.Transaction.createMonitor()
Get a monitor that should be used to capture what has changed during this transaction. |
SessionEnvironment.Monitor |
Transactions.BaseTransaction.createMonitor()
|
SessionEnvironment.Monitor |
SynchronizedTransactions.SynchronizedTransaction.createMonitor()
|
SessionEnvironment.Monitor |
SynchronizedTransactions.RollbackOnlyTransaction.createMonitor()
|
protected SessionEnvironment.Monitor |
Transactions.newMonitor()
|
Methods in org.modeshape.jcr.txn with parameters of type SessionEnvironment.Monitor | |
---|---|
protected void |
SynchronizedTransactions.AccumulatingMonitor.forward(SessionEnvironment.Monitor delegate)
|
void |
SynchronizedTransactions.Call.send(SessionEnvironment.Monitor monitor)
|
void |
SynchronizedTransactions.AddCall.send(SessionEnvironment.Monitor monitor)
|
void |
SynchronizedTransactions.UpdateCall.send(SessionEnvironment.Monitor monitor)
|
void |
SynchronizedTransactions.RemoveCall.send(SessionEnvironment.Monitor monitor)
|
void |
SynchronizedTransactions.ChangedCall.send(SessionEnvironment.Monitor monitor)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |