org.nakedobjects.runtime.viewer
Interface NakedObjectsViewerInstaller

All Superinterfaces:
ApplicationScopedComponent, Component, Installer, InstallerLookupAware
All Known Implementing Classes:
NakedObjectsViewerInstallerAbstract

public interface NakedObjectsViewerInstaller
extends Installer, InstallerLookupAware


Field Summary
static java.lang.String TYPE
           
 
Method Summary
 NakedObjectsViewer createViewer()
           
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 
Methods inherited from interface org.nakedobjects.runtime.installers.InstallerLookupAware
setInstallerLookup
 

Field Detail

TYPE

static final java.lang.String TYPE
See Also:
Constant Field Values
Method Detail

createViewer

NakedObjectsViewer createViewer()


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