|
||||||||||
| 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<EntAppClient>
com.caucho.server.e_app.AppClientDeployController
public class AppClientDeployController
A configuration entry for Enterprise Application clients
| 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 |
| Constructor Summary | |
|---|---|
AppClientDeployController()
|
|
| Method Summary | |
|---|---|
void |
addConfig(Path path)
Adds a config file. |
void |
addEar(Path path)
Adds a config file. |
protected void |
configureInstance(EntAppClient appClient)
Creates the application. |
boolean |
equals(java.lang.Object o)
Returns equality. |
java.lang.ClassLoader |
getLoader()
|
protected EntAppClient |
instantiateDeployInstance()
Returns the application object. |
void |
main(java.lang.String[] args)
Executes the main. |
void |
main(java.lang.String mainClass,
java.lang.String[] args)
Executes the main. |
void |
setRootDirectory(Path path)
Sets the root. |
java.lang.String |
toString()
Returns a printable view. |
| Methods inherited from class com.caucho.server.deploy.ExpandDeployController |
|---|
addManifestClassPath, expandArchive, getArchivePath, getGit, getGitRefPath, getManifest, getManifestAttributes, getRootDirectory, hashCode, mergeController, removeExpandDirectory, removeExpandDirectory, removeExpandFile, setArchivePath, setExpandCleanupFileSet, setGit, setGitRefPath, setManifestClassLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AppClientDeployController()
| Method Detail |
|---|
public void setRootDirectory(Path path)
setRootDirectory in class ExpandDeployController<EntAppClient>public void addConfig(Path path)
public void addEar(Path path)
public void main(java.lang.String[] args)
throws java.lang.Throwable
java.lang.Throwable
public void main(java.lang.String mainClass,
java.lang.String[] args)
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.ClassLoader getLoader()
protected EntAppClient instantiateDeployInstance()
instantiateDeployInstance in class DeployController<EntAppClient>
protected void configureInstance(EntAppClient appClient)
throws java.lang.Throwable
configureInstance in class DeployController<EntAppClient>java.lang.Throwablepublic boolean equals(java.lang.Object o)
equals in class ExpandDeployController<EntAppClient>public java.lang.String toString()
toString in class DeployController<EntAppClient>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||