|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.deploy.DeployGenerator<E>
com.caucho.server.deploy.ExpandDeployGenerator<HostController>
com.caucho.server.host.HostExpandDeployGenerator
public class HostExpandDeployGenerator
The generator for the host deploy
| Constructor Summary | |
|---|---|
HostExpandDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer)
Creates the new host deploy. |
|
| Method Summary | |
|---|---|
void |
addHostDefault(HostConfig config)
Adds a default. |
HostController |
createController(java.lang.String name)
Returns the current array of application entries. |
protected void |
destroyImpl()
Derived class implentation of destroy. |
boolean |
equals(java.lang.Object o)
Tests for equality. |
HostContainer |
getContainer()
Gets the host container. |
java.lang.String |
getHostName()
Gets the host name. |
protected java.util.logging.Logger |
getLog()
Returns the log. |
protected void |
initImpl()
Configuration checks on init. |
protected HostController |
mergeController(HostController controller,
java.lang.String key)
Adds configuration to the current controller |
void |
setHostName(RawString name)
Sets the host name. |
void |
setLazyInit(boolean lazyInit)
Sets true for a lazy-init. |
protected void |
startImpl()
Starts the deploy. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.server.deploy.DeployGenerator |
|---|
destroy, environmentBind, environmentConfigure, environmentStart, environmentStop, getConfigException, getDeployContainer, getParentClassLoader, getRedeployMode, getStartupMode, getState, init, isActive, isDestroyed, setRedeployMode, setStartupMode, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HostExpandDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer)
| Method Detail |
|---|
public HostContainer getContainer()
public void setHostName(RawString name)
public java.lang.String getHostName()
public void setLazyInit(boolean lazyInit)
throws ConfigException
ConfigExceptionpublic void addHostDefault(HostConfig config)
protected void initImpl()
throws ConfigException
ExpandDeployGenerator
initImpl in class ExpandDeployGenerator<HostController>ConfigException
protected void startImpl()
throws ConfigException
ExpandDeployGenerator
startImpl in class ExpandDeployGenerator<HostController>ConfigExceptionprotected java.util.logging.Logger getLog()
getLog in class ExpandDeployGenerator<HostController>public HostController createController(java.lang.String name)
createController in class ExpandDeployGenerator<HostController>
protected HostController mergeController(HostController controller,
java.lang.String key)
mergeController in class DeployGenerator<HostController>protected void destroyImpl()
DeployGenerator
destroyImpl in class DeployGenerator<HostController>public boolean equals(java.lang.Object o)
ExpandDeployGenerator
equals in class ExpandDeployGenerator<HostController>public java.lang.String toString()
toString in class ExpandDeployGenerator<HostController>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||