org.rhq.plugins.jbossas.helper
Class MainDeployer
java.lang.Object
org.rhq.plugins.jbossas.helper.MainDeployer
public class MainDeployer
- extends Object
- Author:
- Ian Springer
|
Constructor Summary |
MainDeployer(org.mc4j.ems.connection.EmsConnection connection)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainDeployer
public MainDeployer(org.mc4j.ems.connection.EmsConnection connection)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
deploy
public void deploy(File file)
throws MainDeployer.DeployerException
- Throws:
MainDeployer.DeployerException
redeploy
public void redeploy(File file)
throws MainDeployer.DeployerException
- Throws:
MainDeployer.DeployerException
undeploy
public void undeploy(File file)
throws MainDeployer.DeployerException
- Throws:
MainDeployer.DeployerException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.