| com.caucho.server.e_app.EarDeployController
EarDeployController | public class EarDeployController extends EnvironmentDeployController (Code) | | A configuration entry for an Enterprise WebApp
|
calculateRootDirectory | protected Path calculateRootDirectory() throws ELException(Code) | | |
destroy | public boolean destroy()(Code) | | |
equals | public boolean equals(Object o)(Code) | | Returns equality.
|
getEarRootDir | public Path getEarRootDir()(Code) | | Returns the ear directory set by the hosts-directory.
|
initEnd | protected void initEnd()(Code) | | |
setEarRootDir | public void setEarRootDir(Path rootDir)(Code) | | Sets the host directory by the resin.conf
|
setId | public void setId(String name)(Code) | | Sets the Resin host name.
|
toString | public String toString()(Code) | | Returns a printable view.
|
|
|