org.nakedobjects.runtime.system
Class NakedObjectsSystemBootstrapper
java.lang.Object
org.nakedobjects.runtime.system.NakedObjectsSystemBootstrapper
public final class NakedObjectsSystemBootstrapper
- extends java.lang.Object
Creates and initializes NakedObjectsSystem using the provided ConfigurationBuilder or
InstallerLookup.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NakedObjectsSystemBootstrapper
public NakedObjectsSystemBootstrapper(ConfigurationBuilder configurationBuilder,
java.lang.Class<?> loadedBy)
NakedObjectsSystemBootstrapper
public NakedObjectsSystemBootstrapper(InstallerLookup installerLookup)
createAndInitializeInstallerLookup
public static InstallerLookup createAndInitializeInstallerLookup(ConfigurationBuilder configurationBuilder,
java.lang.Class<?> loadedBy)
bootSystem
public NakedObjectsSystem bootSystem(DeploymentType deploymentType)
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.