|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.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 |
fillDeployedNames(java.util.Set<java.lang.String> names)
Returns the deployed keys. |
void |
generateController(java.lang.String name,
java.util.ArrayList<HostController> list)
Returns the current array of application entries. |
java.lang.Throwable |
getConfigException()
Merges the controllers. |
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. |
java.lang.String |
toString()
|
Methods inherited from class com.caucho.env.deploy.DeployGenerator |
---|
destroy, destroyImpl, environmentBind, environmentConfigure, environmentStart, environmentStop, getDeployContainer, getRedeployMode, getStartupMode, getState, init, isActive, isDestroyed, isModified, logModified, mergeController, setRedeployMode, setStartupMode, start, startImpl, stop, stopImpl, update, updateIfModified |
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)
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 fillDeployedNames(java.util.Set<java.lang.String> names)
fillDeployedNames
in class DeployGenerator<HostController>
public void generateController(java.lang.String name, java.util.ArrayList<HostController> list)
generateController
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 |