org.codehaus.plexus.appserver.service.deploy.lifecycle.phase
Interface ServiceDeploymentPhase

All Known Implementing Classes:
AbstractServiceDeploymentPhase

public interface ServiceDeploymentPhase

Author:
Jason van Zyl

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

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

execute

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


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