Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.bus | |
org.modeshape.jcr.cache.document |
Modifier and Type | Method and Description |
---|---|
protected void |
Connectors.initialize() |
Modifier and Type | Method and Description |
---|---|
boolean |
RepositoryChangeBus.hasObservers() |
void |
RepositoryChangeBus.notify(ChangeSet changeSet) |
boolean |
RepositoryChangeBus.register(ChangeSetListener listener) |
boolean |
RepositoryChangeBus.unregister(ChangeSetListener listener) |
Modifier and Type | Method and Description |
---|---|
protected ChangeSet |
WritableSessionCache.persistChanges(Iterable<NodeKey> changedNodesInOrder,
SessionEnvironment.Monitor monitor)
Persist the changes within an already-established transaction.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.