org.codehaus.plexus.appserver.service.deploy.lifecycle.phase
Class ProcessServiceConfigurationPhase

java.lang.Object
  extended byorg.codehaus.plexus.logging.AbstractLogEnabled
      extended byorg.codehaus.plexus.appserver.AppServerObject
          extended byorg.codehaus.plexus.appserver.service.deploy.lifecycle.phase.AbstractServiceDeploymentPhase
              extended byorg.codehaus.plexus.appserver.service.deploy.lifecycle.phase.ProcessServiceConfigurationPhase
All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled, ServiceDeploymentPhase

public class ProcessServiceConfigurationPhase
extends AbstractServiceDeploymentPhase

Author:
Jason van Zyl

Field Summary
 
Fields inherited from interface org.codehaus.plexus.appserver.service.deploy.lifecycle.phase.ServiceDeploymentPhase
ROLE
 
Constructor Summary
ProcessServiceConfigurationPhase()
           
 
Method Summary
 void execute(ServiceDeploymentContext context)
           
 
Methods inherited from class org.codehaus.plexus.appserver.AppServerObject
expand
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessServiceConfigurationPhase

public ProcessServiceConfigurationPhase()
Method Detail

execute

public void execute(ServiceDeploymentContext context)
             throws ServiceDeploymentException
Throws:
ServiceDeploymentException


Copyright 2001-2001-2006 Codehaus. All Rights Reserved.