|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.viewer.NakedObjectsViewerAbstract
public abstract class NakedObjectsViewerAbstract
| Constructor Summary | |
|---|---|
NakedObjectsViewerAbstract()
|
|
| Method Summary | |
|---|---|
protected void |
clearAuthenticationRequestViaArgs()
|
protected void |
ensureDependenciesInjected()
|
static AuthenticationManager |
getAuthenticationManager()
Available after NakedObjectsSystem has been bootstrapped. |
AuthenticationRequest |
getAuthenticationRequestViaArgs()
|
protected static NakedObjectConfiguration |
getConfiguration()
Available after NakedObjectsSystem has been bootstrapped. |
protected ConfigurationBuilder |
getConfigurationBuilder()
|
DeploymentType |
getDeploymentType()
|
LogonFixture |
getLogonFixture()
|
WebAppSpecification |
getWebAppSpecification()
Default implementation to return null, indicating that this viewer should not be run in a web container. |
void |
init()
|
void |
setConfigurationBuilder(ConfigurationBuilder configurationBuilder)
Injected by virtue of being ConfigurationBuilderAware. |
void |
setInstallerLookup(InstallerLookup installerLookup)
Injected by virtue of being InstallerLookupAware. |
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NakedObjectsViewerAbstract()
| Method Detail |
|---|
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentpublic final DeploymentType getDeploymentType()
public WebAppSpecification getWebAppSpecification()
getWebAppSpecification in interface NakedObjectsViewerpublic AuthenticationRequest getAuthenticationRequestViaArgs()
protected void clearAuthenticationRequestViaArgs()
public LogonFixture getLogonFixture()
protected void ensureDependenciesInjected()
public void setInstallerLookup(InstallerLookup installerLookup)
InstallerLookupAware.
setInstallerLookup in interface InstallerLookupAwareprotected ConfigurationBuilder getConfigurationBuilder()
public void setConfigurationBuilder(ConfigurationBuilder configurationBuilder)
ConfigurationBuilderAware.
setConfigurationBuilder in interface ConfigurationBuilderAwareprotected static NakedObjectConfiguration getConfiguration()
NakedObjectsSystem has been bootstrapped.
public static AuthenticationManager getAuthenticationManager()
NakedObjectsSystem has been bootstrapped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||