org.nakedobjects.plugins.headless.junit.internal
Class NakedObjectsSystemUsingInstallersWithinJunit

java.lang.Object
  extended by org.nakedobjects.runtime.system.NakedObjectsSystemAbstract
      extended by org.nakedobjects.runtime.system.installers.NakedObjectsSystemUsingInstallers
          extended by org.nakedobjects.plugins.headless.junit.internal.NakedObjectsSystemUsingInstallersWithinJunit
All Implemented Interfaces:
ApplicationScopedComponent, Component, DebugSelection, NakedObjectsSystem

public class NakedObjectsSystemUsingInstallersWithinJunit
extends NakedObjectsSystemUsingInstallers


Field Summary
 
Fields inherited from class org.nakedobjects.runtime.system.installers.NakedObjectsSystemUsingInstallers
LOG
 
Constructor Summary
NakedObjectsSystemUsingInstallersWithinJunit(DeploymentType deploymentType, InstallerLookup installerLookup, org.junit.internal.runners.TestClass testClass)
           
 
Method Summary
 org.junit.internal.runners.TestClass getTestClass()
           
 
Methods inherited from class org.nakedobjects.runtime.system.installers.NakedObjectsSystemUsingInstallers
createSessionFactory, doCreateSessionFactory, getConfiguration, getInstallerLookup, lookupAndSetAuthenticatorAndAuthorization, lookupAndSetFixturesInstaller, lookupAndSetUserProfileFactoryInstaller, obtainAuthenticationManager, obtainAuthorizationManager, obtainFixturesInstaller, obtainPersistenceSessionFactory, obtainReflector, obtainServices, obtainTemplateImageLoader, obtainUserProfileStore, setAuthenticationInstaller, setAuthorizationInstaller, setFixtureInstaller, setPersistenceMechanismInstaller, setReflectorInstaller, setServicesInstaller, setUserProfileStoreInstaller
 
Methods inherited from class org.nakedobjects.runtime.system.NakedObjectsSystemAbstract
debugSection, debugSectionNames, getDeploymentType, getFixturesInstaller, getLogonFixture, getSessionFactory, init, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NakedObjectsSystemUsingInstallersWithinJunit

public NakedObjectsSystemUsingInstallersWithinJunit(DeploymentType deploymentType,
                                                    InstallerLookup installerLookup,
                                                    org.junit.internal.runners.TestClass testClass)
Method Detail

getTestClass

public org.junit.internal.runners.TestClass getTestClass()


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