Class EndpointInfoBean
java.lang.Object
com.sun.xml.ws.test.container.jelly.EndpointInfoBean
This bean wraps the endpoint information. It is passed to
the Jelly script to create a sun-jaxws.xml file.
-
Method Details
-
create
public static EndpointInfoBean create(String name, String impl, String wsdl, QName service, QName port, String binding, String urlPattern) Just so that we can invoke this method from beanshell. -
getName
-
getImplementation
-
getWsdl
-
getService
-
getServiceName
-
getPort
-
getPortName
-
getBinding
-
getUrlPattern
-