|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.deploy.DeployGenerator<E>
com.caucho.server.deploy.ExpandDeployGenerator<EarDeployController>
com.caucho.server.e_app.EarDeployGenerator
public class EarDeployGenerator
The generator for the ear-deploy
| Constructor Summary | |
|---|---|
EarDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer)
|
|
| Method Summary | |
|---|---|
void |
addEarDefault(EarConfig config)
Sets the ear default. |
protected java.lang.String |
archiveNameToEntryName(java.lang.String archiveName)
Converts the archive name to the entry name, returns null if the path name is not a valid entry name. |
EarDeployController |
createController(java.lang.String name)
Returns the current array of application entries. |
protected void |
destroyImpl()
Derived class implentation of destroy. |
java.lang.String |
getURLPrefix()
Gets the URL prefix. |
protected void |
initImpl()
Configuration checks on init. |
void |
setURLPrefix(java.lang.String prefix)
Sets the URL prefix. |
protected void |
startImpl()
Starts the deploy. |
| Methods inherited from class com.caucho.server.deploy.DeployGenerator |
|---|
destroy, environmentBind, environmentConfigure, environmentStart, environmentStop, getConfigException, getDeployContainer, getParentClassLoader, getRedeployMode, getStartupMode, getState, init, isActive, isDestroyed, mergeController, setRedeployMode, setStartupMode, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EarDeployGenerator(DeployContainer<EarDeployController> deployContainer,
WebAppContainer parentContainer)
| Method Detail |
|---|
public java.lang.String getURLPrefix()
public void setURLPrefix(java.lang.String prefix)
public void addEarDefault(EarConfig config)
protected void initImpl()
throws ConfigException
ExpandDeployGenerator
initImpl in class ExpandDeployGenerator<EarDeployController>ConfigException
protected void startImpl()
throws ConfigException
ExpandDeployGenerator
startImpl in class ExpandDeployGenerator<EarDeployController>ConfigExceptionprotected java.lang.String archiveNameToEntryName(java.lang.String archiveName)
archiveNameToEntryName in class ExpandDeployGenerator<EarDeployController>public EarDeployController createController(java.lang.String name)
createController in class ExpandDeployGenerator<EarDeployController>protected void destroyImpl()
DeployGenerator
destroyImpl in class DeployGenerator<EarDeployController>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||