org.apache.geronimo.jaxws.builder
Class WARWebServiceFinder
java.lang.Object
org.apache.geronimo.jaxws.builder.WARWebServiceFinder
- All Implemented Interfaces:
- WebServiceFinder
public class WARWebServiceFinder
- extends Object
- implements WebServiceFinder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WARWebServiceFinder
public WARWebServiceFinder()
discoverWebServices
public Map<String,PortInfo> discoverWebServices(Module module,
boolean isEJB,
Map correctedPortLocations)
throws DeploymentException
- Specified by:
discoverWebServices
in interface WebServiceFinder
- Throws:
DeploymentException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.