|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.installers.InstallerAbstract
org.nakedobjects.runtime.viewer.NakedObjectsViewerInstallerAbstract
org.nakedobjects.plugins.html.viewer.HtmlViewerInstaller
public class HtmlViewerInstaller
Convenience implementation of a NakedObjectsViewer providing the
ability to run a Jetty web server configured for the HTML viewer from the
command line.
To run, use the --viewer html flag.
In a production deployment the configuration represented by the
WebAppSpecification would be specified in the web.xml file.
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.runtime.viewer.NakedObjectsViewerInstaller |
|---|
TYPE |
| Constructor Summary | |
|---|---|
HtmlViewerInstaller()
|
|
| Method Summary | |
|---|---|
NakedObjectsViewer |
doCreateViewer()
|
| Methods inherited from class org.nakedobjects.runtime.viewer.NakedObjectsViewerInstallerAbstract |
|---|
createViewer, injectDependenciesInto, setInstallerLookup |
| Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract |
|---|
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public HtmlViewerInstaller()
| Method Detail |
|---|
public NakedObjectsViewer doCreateViewer()
doCreateViewer in class NakedObjectsViewerInstallerAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||