Uses of Interface
org.jboss.dna.repository.util.SessionFactory

Packages that use SessionFactory
org.jboss.dna.repository.util Utility classes and methods for the JBoss DNA repository system. 
 

Uses of SessionFactory in org.jboss.dna.repository.util
 

Classes in org.jboss.dna.repository.util that implement SessionFactory
 class AbstractSessionFactory
          A SessionFactory implementation that creates Session instances using Repository instances.
 class SimpleSessionFactory
          A SessionFactory implementation that creates Session instances from a map of named Repository references managed by this factory.
 



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