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: 1.1 $
- 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 DeploymentException
- Throws:
DeploymentException
remove
public void remove(DeploymentFactoryContext factoryContext,
boolean proceedLifecycle)
create
public void create()
throws DeploymentException
- Throws:
DeploymentException
start
public void start()
throws DeploymentException
- Throws:
DeploymentException
stop
public void stop()
throws DeploymentException
- Throws:
DeploymentException
destroy
public void destroy()
throws DeploymentException
- Throws:
DeploymentException