|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.deploy.DeployController<I>
com.caucho.server.deploy.ExpandDeployController<I>
com.caucho.server.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.server.deploy.DeployController |
|---|
_lifecycle, REDEPLOY_AUTOMATIC, REDEPLOY_CHECK_INTERVAL, REDEPLOY_DEFAULT, REDEPLOY_LAZY, REDEPLOY_MANUAL, STARTUP_AUTOMATIC, STARTUP_DEFAULT, STARTUP_LAZY, STARTUP_MANUAL |
| 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. |
protected void |
initEnd()
Initialize the controller. |
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.server.deploy.EnvironmentDeployController |
|---|
addConfigDefault, configureInstance, configureInstanceVariables, environmentBind, environmentConfigure, environmentStart, environmentStop, extendJMXContext, fillInitList, getArchivePath, getConfig, getConfigException, getMBean, getObjectName, getPrologue, getVariableMap, isNameMatch, mergeController, setConfig, setConfigException, setPrologue |
| Methods inherited from class com.caucho.server.deploy.ExpandDeployController |
|---|
addManifestClassPath, expandArchive, getGit, getGitRefPath, getManifest, getManifestAttributes, getRootDirectory, hashCode, removeExpandDirectory, removeExpandDirectory, removeExpandFile, setArchivePath, setExpandCleanupFileSet, setGit, setGitRefPath, setManifestClassLoader, setRootDirectory |
| Methods inherited from class com.caucho.server.deploy.DeployController |
|---|
addLifecycleListener, getDeployInstance, getId, getLog, getMBeanId, getMBeanTypeName, getParentClassLoader, getRedeployCheckInterval, getRedeployMode, getStartTime, getStartupMode, getStartupPriority, getState, handleAlarm, init, initBegin, isActive, isActiveIdle, isDestroyed, isError, isErrorNow, isModified, isModifiedNow, isStopped, isStoppedLazy, logModified, mergeRedeployCheckInterval, mergeRedeployMode, mergeStartupMode, request, restart, setRedeployCheckInterval, setRedeployMode, setStartupMode, setStartupPriority, start, startImpl, startOnInit, stop, subrequest, toRedeployCode, toStartupCode, update |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void setId(java.lang.String name)
public Path getEarRootDir()
public void setEarRootDir(Path rootDir)
protected DeployControllerAdmin getDeployAdmin()
getDeployAdmin in class DeployController<EnterpriseApplication>protected void initEnd()
EnvironmentDeployController
initEnd 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
ELExceptionpublic 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 | |||||||||