ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.common.annotation.GuardedBy

Packages that use GuardedBy
org.modeshape.jcr.bus   
org.modeshape.jcr.cache.document   
 

Uses of GuardedBy in org.modeshape.jcr.bus
 

Methods in org.modeshape.jcr.bus with annotations of type GuardedBy
 boolean RepositoryChangeBus.register(ChangeSetListener listener)
           
 boolean RepositoryChangeBus.unregister(ChangeSetListener listener)
           
 

Uses of GuardedBy in org.modeshape.jcr.cache.document
 

Methods in org.modeshape.jcr.cache.document with annotations of type GuardedBy
protected  ChangeSet WritableSessionCache.persistChanges(Iterable<NodeKey> changedNodesInOrder, SessionEnvironment.Monitor monitor)
          Persist the changes within an already-established transaction.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.