org.codehaus.plexus.application.service
Interface ServiceDiscoverer

All Known Implementing Classes:
DefaultServiceDiscoverer

public interface ServiceDiscoverer

Since:
Jul 17, 2004
Author:
Dan Diephouse

Field Summary
static String ROLE
           
 
Method Summary
 void deploy(String name, String jar)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

deploy

void deploy(String name,
            String jar)
            throws Exception
Throws:
Exception


Copyright © 2001-2011 Codehaus. All Rights Reserved.