org.codehaus.plexus.appserver.lifecycle.phase
Class ServiceDeploymentPhase

java.lang.Object
  extended byorg.codehaus.plexus.logging.AbstractLogEnabled
      extended byorg.codehaus.plexus.appserver.lifecycle.phase.AbstractAppServerPhase
          extended byorg.codehaus.plexus.appserver.lifecycle.phase.ServiceDeploymentPhase
All Implemented Interfaces:
AppServerPhase, org.codehaus.plexus.logging.LogEnabled

public class ServiceDeploymentPhase
extends AbstractAppServerPhase

Author:
Jason van Zyl

Field Summary
 
Fields inherited from interface org.codehaus.plexus.appserver.lifecycle.phase.AppServerPhase
ROLE
 
Constructor Summary
ServiceDeploymentPhase()
           
 
Method Summary
 void execute(AppServerContext context)
           
 
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

ServiceDeploymentPhase

public ServiceDeploymentPhase()
Method Detail

execute

public void execute(AppServerContext context)
             throws AppServerLifecycleException
Throws:
AppServerLifecycleException


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