org.nakedobjects.runtime.system
Interface NakedObjectSystemFactory

All Superinterfaces:
ApplicationScopedComponent, Component
All Known Implementing Classes:
NakedObjectSystemUsingInstallersFactory

public interface NakedObjectSystemFactory
extends ApplicationScopedComponent

Pluggable mechanism for creating NakedObjectsSystems.


Method Summary
 NakedObjectsSystem createSystem(DeploymentType deploymentType)
           
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Method Detail

createSystem

NakedObjectsSystem createSystem(DeploymentType deploymentType)


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