Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.txn |
Modifier and Type | Method and Description |
---|---|
SessionEnvironment.Monitor |
JcrRepository.RepositoryMonitorFactory.createMonitor() |
Modifier and Type | Method and Description |
---|---|
SessionEnvironment.Monitor |
SessionEnvironment.MonitorFactory.createMonitor()
Get an indexer that can be used to index the changes made within the supplied transaction context.
|
Modifier and Type | Method and Description |
---|---|
protected ChangeSet |
WritableSessionCache.persistChanges(Iterable<NodeKey> changedNodesInOrder,
SessionEnvironment.Monitor monitor)
Persist the changes within an already-established transaction.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
SynchronizedTransactions.SynchronizedMonitor |
Modifier and Type | Method and Description |
---|---|
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() |
Constructor and Description |
---|
SynchronizedTransactions.SynchronizedMonitor(SessionEnvironment.Monitor delegate) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.