ModeShape Distribution 3.0.0.Alpha5

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

Packages that use GuardedBy
org.modeshape.common.component A simple framework for loading and managing Component objects that may be configured and used reflectively. 
org.modeshape.jcr.bus   
org.modeshape.jcr.cache.document   
 

Uses of GuardedBy in org.modeshape.common.component
 

Methods in org.modeshape.common.component with annotations of type GuardedBy
protected  int ComponentLibrary.findIndexOfMatchingConfiguration(ConfigType config)
          Find the index for the matching configuration and component.
protected  int ComponentLibrary.findIndexOfMatchingConfiguration(String name)
          Find the index for the matching configuration and component.
 

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.Alpha5

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