Uses of Class
org.modeshape.connector.jcr.JcrRequestProcessor.Workspace

Packages that use JcrRequestProcessor.Workspace
org.modeshape.connector.jcr The JCR connector provides access to a JCR repository instance running in the same process (and accessible via JNDI). 
 

Uses of JcrRequestProcessor.Workspace in org.modeshape.connector.jcr
 

Methods in org.modeshape.connector.jcr that return JcrRequestProcessor.Workspace
protected  JcrRequestProcessor.Workspace JcrRequestProcessor.workspace()
          Use the first workspace that's available, or if none is available establish one for the default workspace.
protected  JcrRequestProcessor.Workspace JcrRequestProcessor.workspaceFor(String workspaceName)
          Obtain the JCR session for the named workspace in the current repository using the credentials given to this processor during instantiation.
 



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