org.codehaus.plexus.appserver.service.deploy
Interface ServiceDeployer

All Superinterfaces:
Deployer
All Known Implementing Classes:
DefaultServiceDeployer

public interface ServiceDeployer
extends Deployer

Since:
Jul 17, 2004
Author:
Dan Diephouse, Jason van Zyl

Field Summary
static java.lang.String ROLE
           
 
Methods inherited from interface org.codehaus.plexus.appserver.deploy.Deployer
deploy, redeploy, undeploy
 

Field Detail

ROLE

public static final java.lang.String ROLE


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