org.jboss.dna.repository.util
Interface SessionFactory

All Known Implementing Classes:
AbstractSessionFactory, JndiSessionFactory, SimpleSessionFactory

public interface SessionFactory

Author:
Randall Hauch

Method Summary
 javax.jcr.Session createSession(String name)
           
 

Method Detail

createSession

javax.jcr.Session createSession(String name)
                                throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


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