org.nakedobjects.plugins.xml.objectstore
Class XmlPersistenceSessionFactory

java.lang.Object
  extended by org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
      extended by org.nakedobjects.plugins.xml.objectstore.XmlPersistenceSessionFactory
All Implemented Interfaces:
ApplicationScopedComponent, Component, SpecificationLoaderAware, FixturesInstalledFlag, PersistenceSessionFactory

public class XmlPersistenceSessionFactory
extends PersistenceSessionFactoryDelegating


Constructor Summary
XmlPersistenceSessionFactory(DeploymentType deploymentType, PersistenceSessionFactoryDelegate persistenceSessionFactoryDelegate)
           
 
Method Summary
 
Methods inherited from class org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
createPersistenceSession, doInit, doShutdown, getDelegate, getDeploymentType, getServices, getSpecificationLoader, init, isFixturesInstalled, setFixturesInstalled, setServices, setSpecificationLoader, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlPersistenceSessionFactory

public XmlPersistenceSessionFactory(DeploymentType deploymentType,
                                    PersistenceSessionFactoryDelegate persistenceSessionFactoryDelegate)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.