org.jboss.portal.test.framework.deployment
Interface MainDeployerFacadeMBean
- All Known Implementing Classes:
- MainDeployerFacade
- public interface MainDeployerFacadeMBean
getMainDeployer
public org.jboss.deployment.MainDeployerMBean getMainDeployer()
setMainDeployer
public void setMainDeployer(org.jboss.deployment.MainDeployerMBean mainDeployer)
deploy
public void deploy(java.net.URL url)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
undeploy
public void undeploy(java.net.URL url)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException