org.apache.openejb.assembler.classic
Class WsBuilder
java.lang.Object
org.apache.openejb.assembler.classic.WsBuilder
public class WsBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsBuilder
public WsBuilder()
toPortData
public static PortData toPortData(PortInfo port,
Collection<Injection> injections,
URL baseUrl,
ClassLoader classLoader)
throws OpenEJBException
- Throws:
OpenEJBException
toHandlerChainData
public static List<HandlerChainData> toHandlerChainData(List<HandlerChainInfo> chains,
ClassLoader classLoader)
throws OpenEJBException
- Throws:
OpenEJBException
getWsdlURL
public static URL getWsdlURL(String wsdlFile,
URL baseUrl,
ClassLoader classLoader)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.