|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas.helper.MainDeployer
public class MainDeployer
| Nested Class Summary | |
|---|---|
class |
MainDeployer.DeployerException
|
| Constructor Summary | |
|---|---|
MainDeployer(org.mc4j.ems.connection.EmsConnection connection)
|
|
| Method Summary | |
|---|---|
void |
deploy(java.io.File file)
|
void |
redeploy(java.io.File file)
|
void |
undeploy(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MainDeployer(org.mc4j.ems.connection.EmsConnection connection)
throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException| Method Detail |
|---|
public void deploy(java.io.File file)
throws MainDeployer.DeployerException
MainDeployer.DeployerException
public void redeploy(java.io.File file)
throws MainDeployer.DeployerException
MainDeployer.DeployerException
public void undeploy(java.io.File file)
throws MainDeployer.DeployerException
MainDeployer.DeployerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||