|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.management.server.AbstractManagedObject
com.caucho.server.deploy.DeployControllerAdmin<HostController>
com.caucho.server.host.HostAdmin
public class HostAdmin
The admin implementation for a host.
| Constructor Summary | |
|---|---|
HostAdmin(HostController controller)
Creates the admin. |
|
| Method Summary | |
|---|---|
void |
expandEarDeploy(java.lang.String name)
Expand a .ear deployment. |
java.lang.String |
getDocumentDirectory()
Returns the host's document directory. |
protected Host |
getHost()
Returns the host. |
java.lang.String |
getHostName()
Returns the host name. |
java.lang.String |
getName()
The JMX name property of the mbean. |
java.lang.String |
getRootDirectory()
Returns the host's document directory. |
java.lang.String |
getURL()
Returns the URL |
java.lang.String |
getWarDirectory()
Returns the host's war directory. |
java.lang.String |
getWarExpandDirectory()
Returns the primary war expand directory. |
WebAppMXBean[] |
getWebApps()
Returns the webapps. |
void |
startEarDeploy(java.lang.String name)
Start a .ear deployment. |
java.lang.String |
toString()
Returns a string view. |
void |
updateEarDeploy(java.lang.String name)
Updates a .ear deployment. |
void |
updateWebAppDeploy(java.lang.String name)
Updates a .war deployment. |
| Methods inherited from class com.caucho.server.deploy.DeployControllerAdmin |
|---|
addNotificationListener, getController, getNotificationInfo, getRedeployCheckInterval, getRedeployMode, getStartTime, getStartupMode, getState, lifecycleEvent, register, removeNotificationListener, removeNotificationListener, restart, start, stop, unregister, update |
| Methods inherited from class com.caucho.management.server.AbstractManagedObject |
|---|
addObjectNameProperties, getObjectName, getType, registerSelf, unregisterSelf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.caucho.management.server.DeployControllerMXBean |
|---|
getRedeployCheckInterval, getRedeployMode, getStartTime, getStartupMode, getState, restart, start, stop, update |
| Methods inherited from interface com.caucho.management.server.ManagedObjectMXBean |
|---|
getObjectName, getType |
| Constructor Detail |
|---|
public HostAdmin(HostController controller)
| Method Detail |
|---|
public java.lang.String getName()
AbstractManagedObject
getName in interface ManagedObjectMXBeangetName in class DeployControllerAdmin<HostController>public java.lang.String getHostName()
HostMXBean
getHostName in interface HostMXBeanpublic java.lang.String getURL()
HostMXBean
getURL in interface HostMXBeanpublic java.lang.String getRootDirectory()
getRootDirectory in interface HostMXBeangetRootDirectory in class DeployControllerAdmin<HostController>public java.lang.String getDocumentDirectory()
public java.lang.String getWarDirectory()
getWarDirectory in interface HostMXBeanpublic java.lang.String getWarExpandDirectory()
HostMXBean
getWarExpandDirectory in interface HostMXBean
public void updateWebAppDeploy(java.lang.String name)
throws DeployException
updateWebAppDeploy in interface HostMXBeanDeployException
public void updateEarDeploy(java.lang.String name)
throws DeployException
updateEarDeploy in interface HostMXBeanDeployExceptionpublic void expandEarDeploy(java.lang.String name)
expandEarDeploy in interface HostMXBeanpublic void startEarDeploy(java.lang.String name)
startEarDeploy in interface HostMXBeanpublic WebAppMXBean[] getWebApps()
getWebApps in interface HostMXBeanprotected Host getHost()
public java.lang.String toString()
toString in class DeployControllerAdmin<HostController>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||