org.nakedobjects.remoting.client.persistence
Class ProxyPersistenceSessionFactory

java.lang.Object
  extended by org.nakedobjects.runtime.persistence.PersistenceSessionFactoryDelegating
      extended by org.nakedobjects.remoting.client.persistence.ProxyPersistenceSessionFactory
All Implemented Interfaces:
ApplicationScopedComponent, Component, SpecificationLoaderAware, FixturesInstalledFlag, PersistenceSessionFactory

public class ProxyPersistenceSessionFactory
extends PersistenceSessionFactoryDelegating


Constructor Summary
ProxyPersistenceSessionFactory(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

ProxyPersistenceSessionFactory

public ProxyPersistenceSessionFactory(DeploymentType deploymentType,
                                      PersistenceSessionFactoryDelegate persistenceSessionFactoryDelegate)


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