|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.deploy.DeployController<I>
com.caucho.env.deploy.ExpandDeployController<I>
com.caucho.env.deploy.EnvironmentDeployController<EnterpriseApplication,EarConfig>
com.caucho.server.e_app.EarDeployController
public class EarDeployController
A configuration entry for an Enterprise WebApp
Field Summary |
---|
Fields inherited from class com.caucho.env.deploy.ExpandDeployController |
---|
APPLICATION_HASH_PATH |
Fields inherited from class com.caucho.env.deploy.DeployController |
---|
_lifecycle, REDEPLOY_CHECK_INTERVAL |
Method Summary | |
---|---|
protected Path |
calculateRootDirectory()
|
boolean |
destroy()
Returns the application object. |
boolean |
equals(java.lang.Object o)
Returns equality. |
WebAppController |
findWebAppController(java.lang.String name)
Finds any web-app in the ear matching the contextPath. |
protected DeployControllerAdmin |
getDeployAdmin()
Returns the deploy admin. |
Path |
getEarRootDir()
Returns the ear directory set by the hosts-directory. |
java.lang.String |
getName()
|
protected EnterpriseApplication |
instantiateDeployInstance()
Creates the application. |
void |
setEarRootDir(Path rootDir)
Sets the host directory by the resin.conf |
void |
setId(java.lang.String name)
Sets the Resin host name. |
java.lang.String |
toString()
Returns a printable view. |
Methods inherited from class com.caucho.env.deploy.EnvironmentDeployController |
---|
addConfigDefault, configureInstance, configureInstanceVariables, environmentBind, environmentConfigure, environmentStart, environmentStop, extendJMXContext, fillInitList, getArchivePath, getClassPath, getConfig, getConfigException, getErrorMessage, getMBean, getMBeanId, getMBeanTypeName, getObjectName, getPrologue, getRepositoryMetaData, getVariableMap, initEnd, isNameMatch, merge, setConfig, setConfigException, setPrologue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public void setId(java.lang.String name)
public Path getEarRootDir()
public void setEarRootDir(Path rootDir)
protected DeployControllerAdmin getDeployAdmin()
getDeployAdmin
in class EnvironmentDeployController<EnterpriseApplication,EarConfig>
public WebAppController findWebAppController(java.lang.String name)
protected EnterpriseApplication instantiateDeployInstance()
instantiateDeployInstance
in class DeployController<EnterpriseApplication>
protected Path calculateRootDirectory() throws ELException
ELException
public boolean destroy()
EnvironmentDeployController
destroy
in class EnvironmentDeployController<EnterpriseApplication,EarConfig>
public boolean equals(java.lang.Object o)
equals
in class ExpandDeployController<EnterpriseApplication>
public java.lang.String toString()
toString
in class EnvironmentDeployController<EnterpriseApplication,EarConfig>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |