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

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

public class ApplicationDeploymentPhase
extends AbstractAppServerPhase

Author:
Jason van Zyl

Field Summary
 
Fields inherited from interface org.codehaus.plexus.appserver.lifecycle.phase.AppServerPhase
ROLE
 
Constructor Summary
ApplicationDeploymentPhase()
           
 
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

ApplicationDeploymentPhase

public ApplicationDeploymentPhase()
Method Detail

execute

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


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