org.apache.geronimo.jaxws.builder
Interface WebServiceFinder

All Known Implementing Classes:
AdvancedWARWebServiceFinder, EJBWebServiceFinder, SimpleWARWebServiceFinder, WARWebServiceFinder

public interface WebServiceFinder


Method Summary
 Map<String,PortInfo> discoverWebServices(Module module, boolean isEJB, Map correctedPortLocations)
           
 

Method Detail

discoverWebServices

Map<String,PortInfo> discoverWebServices(Module module,
                                         boolean isEJB,
                                         Map correctedPortLocations)
                                         throws DeploymentException
Throws:
DeploymentException


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.