org.jboss.on.plugins.tomcat.helper
Class TomcatApplicationDeployer
java.lang.Object
org.jboss.on.plugins.tomcat.helper.TomcatApplicationDeployer
public class TomcatApplicationDeployer
- extends Object
- Author:
- Fady Matar, Jay Shaughnessy, Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatApplicationDeployer
public TomcatApplicationDeployer(org.mc4j.ems.connection.EmsConnection connection,
String vhostName)
throws NoSuchMethodException
- Throws:
NoSuchMethodException
deploy
public void deploy(String contextPath)
throws TomcatApplicationDeployer.DeployerException
- Throws:
TomcatApplicationDeployer.DeployerException
undeploy
public void undeploy(String contextPath)
throws TomcatApplicationDeployer.DeployerException
- Throws:
TomcatApplicationDeployer.DeployerException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.