org.jboss.portal.server.deployment.jboss
Class PortalDeploymentInfoContext
java.lang.Object
org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext
public class PortalDeploymentInfoContext
- 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 |
PortalDeploymentInfoContext
public PortalDeploymentInfoContext(PortalDeploymentInfo pdi)
getInfo
public PortalDeploymentInfo getInfo()
add
public void add(DeploymentFactoryContext factoryCtx,
boolean proceedLifcycle)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
remove
public void remove(DeploymentFactoryContext factoryContext,
boolean proceedLifecycle)
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