当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
Undeploy - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.common.ant
Class Undeploy
java.lang.Object
Task
org.jboss.portal.common.ant.AbstractDeploymentTask
org.jboss.portal.common.ant.Undeploy
- public class Undeploy
- extends AbstractDeploymentTask
A blocking undeploy task.
- Version:
- $Revision: 5451 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Method Summary |
protected void |
execute(JBossJMXDeployer deployer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Undeploy
public Undeploy()
execute
protected void execute(JBossJMXDeployer deployer)
- Specified by:
execute
in class AbstractDeploymentTask