|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.deploy.DeployGenerator<EarDeployController>
com.caucho.server.e_app.EarSingleDeployGenerator
public class EarSingleDeployGenerator
The generator for the ear-deploy
Constructor Summary | |
---|---|
EarSingleDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer,
EarConfig config)
|
Method Summary | |
---|---|
EarDeployController |
createEntry(java.lang.String name)
Returns the current array of webApp entries. |
WebAppController |
findWebAppEntry(java.lang.String name)
Returns any matching web-app entry. |
java.lang.Throwable |
getConfigException()
|
Methods inherited from class com.caucho.env.deploy.DeployGenerator |
---|
destroy, destroyImpl, environmentBind, environmentConfigure, environmentStart, environmentStop, fillDeployedNames, generateController, getDeployContainer, getLog, getParentClassLoader, getRedeployMode, getStartupMode, getState, init, initImpl, isActive, isDestroyed, isModified, logModified, mergeController, setRedeployMode, setStartupMode, start, startImpl, stop, stopImpl, toString, update, updateIfModified |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EarSingleDeployGenerator(DeployContainer<EarDeployController> deployContainer, WebAppContainer parentContainer, EarConfig config)
Method Detail |
---|
public WebAppController findWebAppEntry(java.lang.String name)
public EarDeployController createEntry(java.lang.String name) throws java.lang.Exception
java.lang.Exception
public java.lang.Throwable getConfigException()
getConfigException
in class DeployGenerator<EarDeployController>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |