org.jboss.portal.server.deployment.jboss
Class DeploymentContext
java.lang.Object
org.jboss.portal.server.deployment.jboss.DeploymentContext
public class DeploymentContext
- extends java.lang.Object
- Version:
- $Revision: 8784 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentContext
public DeploymentContext(DeploymentFactoryContext factoryCtx,
PortalWebApp pwa,
java.net.URL url,
javax.management.MBeanServer server)
getURL
public java.net.URL getURL()
getFactoryContext
public DeploymentFactoryContext getFactoryContext()
create
public void create()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
start
public void start()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
stop
public void stop()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
destroy
public void destroy()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException