当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
MainDeployerFacadeMBean - JBOSS Portal 2.4 API 英文版文档
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