|
||||||||||
| 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
public abstract class NakedObjectsViewerInstallerAbstract
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.runtime.viewer.NakedObjectsViewerInstaller |
|---|
TYPE |
| Constructor Summary | |
|---|---|
NakedObjectsViewerInstallerAbstract(java.lang.String name)
|
|
| Method Summary | ||
|---|---|---|
NakedObjectsViewer |
createViewer()
|
|
protected NakedObjectsViewer |
doCreateViewer()
Subclasses should override (or else override createViewer() if they need to do anything more elaborate. |
|
protected
|
injectDependenciesInto(T candidate)
|
|
void |
setInstallerLookup(InstallerLookup installerLookup)
|
|
| 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 NakedObjectsViewerInstallerAbstract(java.lang.String name)
| Method Detail |
|---|
public NakedObjectsViewer createViewer()
createViewer in interface NakedObjectsViewerInstallerprotected NakedObjectsViewer doCreateViewer()
createViewer() if they need to do anything more elaborate.
protected <T> T injectDependenciesInto(T candidate)
public void setInstallerLookup(InstallerLookup installerLookup)
setInstallerLookup in interface InstallerLookupAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||