|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.viewer.NakedObjectsViewerNoop
public class NakedObjectsViewerNoop
| Constructor Summary | |
|---|---|
NakedObjectsViewerNoop()
|
|
| Method Summary | |
|---|---|
boolean |
bootstrapsSystem()
|
WebAppSpecification |
getWebAppSpecification()
Provide requirement for running a viewer from within an embedded web container. |
void |
init()
|
void |
setConfigurationBuilder(ConfigurationBuilder configurationLoader)
|
void |
setInstallerLookup(InstallerLookup installerLookup)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedObjectsViewerNoop()
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic void setInstallerLookup(InstallerLookup installerLookup)
setInstallerLookup in interface InstallerLookupAwarepublic void setConfigurationBuilder(ConfigurationBuilder configurationLoader)
setConfigurationBuilder in interface ConfigurationBuilderAwarepublic boolean bootstrapsSystem()
public WebAppSpecification getWebAppSpecification()
NakedObjectsViewerReturns null if does not run within a web container.
getWebAppSpecification in interface NakedObjectsViewer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||