|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.deploy.DeployGenerator<HostController>
com.caucho.server.host.HostSingleDeployGenerator
public class HostSingleDeployGenerator
The generator for the host deploy
| Constructor Summary | |
|---|---|
HostSingleDeployGenerator(DeployContainer<HostController> container)
Creates the new host deploy. |
|
HostSingleDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer,
HostConfig config)
Creates the new host deploy. |
|
| Method Summary | |
|---|---|
protected void |
fillDeployedKeys(java.util.Set<java.lang.String> keys)
Returns the deployed keys. |
HostController |
generateController(java.lang.String name)
Returns the current array of application entries. |
java.lang.Throwable |
getConfigException()
|
HostContainer |
getContainer()
Gets the host container. |
protected java.util.logging.Logger |
getLog()
Returns the log. |
java.lang.ClassLoader |
getParentClassLoader()
Gets the parent loader. |
void |
initImpl()
Initializes the entry. |
HostController |
mergeController(HostController controller,
java.lang.String name)
Merges the controllers. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.server.deploy.DeployGenerator |
|---|
destroy, destroyImpl, environmentBind, environmentConfigure, environmentStart, environmentStop, getDeployContainer, getRedeployMode, getStartupMode, getState, init, isActive, isDestroyed, isModified, logModified, request, setRedeployMode, setStartupMode, start, startImpl, stop, stopImpl, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HostSingleDeployGenerator(DeployContainer<HostController> container)
public HostSingleDeployGenerator(DeployContainer<HostController> container,
HostContainer hostContainer,
HostConfig config)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public HostContainer getContainer()
public java.lang.ClassLoader getParentClassLoader()
getParentClassLoader in class DeployGenerator<HostController>protected java.util.logging.Logger getLog()
getLog in class DeployGenerator<HostController>public void initImpl()
initImpl in class DeployGenerator<HostController>protected void fillDeployedKeys(java.util.Set<java.lang.String> keys)
fillDeployedKeys in class DeployGenerator<HostController>public HostController generateController(java.lang.String name)
generateController in class DeployGenerator<HostController>
public HostController mergeController(HostController controller,
java.lang.String name)
mergeController in class DeployGenerator<HostController>public java.lang.Throwable getConfigException()
getConfigException in class DeployGenerator<HostController>public java.lang.String toString()
toString in class DeployGenerator<HostController>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||