org.apache.jackrabbit.core
Class SessionFactory

java.lang.Object
  extended by org.apache.jackrabbit.core.SessionFactory

public class SessionFactory
extends Object


Constructor Summary
SessionFactory(RepositoryContext context)
           
 
Method Summary
 SessionImpl createAdminSession(String workspace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFactory

public SessionFactory(RepositoryContext context)
Method Detail

createAdminSession

public SessionImpl createAdminSession(String workspace)
                               throws RepositoryException
Throws:
RepositoryException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.