|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.web.EmbeddedWebServerAbstract
public abstract class EmbeddedWebServerAbstract
| Constructor Summary | |
|---|---|
EmbeddedWebServerAbstract()
|
|
| Method Summary | |
|---|---|
void |
addWebAppSpecification(WebAppSpecification specification)
Must be called prior to initialization. |
protected static NakedObjectConfiguration |
getConfiguration()
|
protected java.util.List<WebAppSpecification> |
getSpecifications()
|
void |
init()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmbeddedWebServerAbstract()
| Method Detail |
|---|
public void addWebAppSpecification(WebAppSpecification specification)
initialization.
addWebAppSpecification in interface EmbeddedWebServerprotected java.util.List<WebAppSpecification> getSpecifications()
public void init()
init in interface ApplicationScopedComponentpublic void shutdown()
shutdown in interface ApplicationScopedComponentprotected static NakedObjectConfiguration getConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||