org.codehaus.plexus.appserver.lifecycle.phase
Interface AppServerPhase

All Known Implementing Classes:
AbstractAppServerPhase

public interface AppServerPhase

Author:
Jason van Zyl

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 void execute(AppServerContext context)
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

execute

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


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