|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.ws.axis2.JaxWsImplementorInfo
org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
public class JOnASJaxWsImplementorInfo
The JOnASJaxWsImplementorInfo is needed because the webservices.xml infos can overrides some info provided by annotations.
| Constructor Summary | |
|---|---|
JOnASJaxWsImplementorInfo(Class<?> implementorClass)
Construct a new implementor info object. |
|
JOnASJaxWsImplementorInfo(Class<?> implementorClass,
org.ow2.easybeans.api.bean.info.IWebServiceInfo info)
Construct a new implementor info object. |
|
JOnASJaxWsImplementorInfo(Class<?> implementorClass,
org.ow2.util.ee.metadata.ws.api.struct.IWebServiceMarker marker)
|
|
JOnASJaxWsImplementorInfo(Class<?> implementorClass,
String sei,
String protocolBinding,
String wsdlLocation,
QName serviceName,
QName portName,
boolean mtomEnabled)
|
|
| Method Summary | |
|---|---|
String |
getBindingType()
|
QName |
getEndpointName()
See use of targetNamespace in WebService. |
Class<?> |
getSEIClass()
|
QName |
getServiceName()
See use of targetNamespace in WebService. |
String |
getWsdlLocation()
|
boolean |
isMTOMEnabled()
|
| Methods inherited from class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo |
|---|
getEndpointClass, getImplementorClass, getInterfaceName, getProviderParameterType, getServiceMode, getWsProvider, isWebServiceProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JOnASJaxWsImplementorInfo(Class<?> implementorClass)
implementorClass - Implementor Class
public JOnASJaxWsImplementorInfo(Class<?> implementorClass,
org.ow2.easybeans.api.bean.info.IWebServiceInfo info)
implementorClass - Implementor Classinfo - Metadata about the port being deployed
public JOnASJaxWsImplementorInfo(Class<?> implementorClass,
org.ow2.util.ee.metadata.ws.api.struct.IWebServiceMarker marker)
public JOnASJaxWsImplementorInfo(Class<?> implementorClass,
String sei,
String protocolBinding,
String wsdlLocation,
QName serviceName,
QName portName,
boolean mtomEnabled)
| Method Detail |
|---|
public Class<?> getSEIClass()
getSEIClass in class JaxWsImplementorInfopublic String getBindingType()
getBindingType in class JaxWsImplementorInfopublic String getWsdlLocation()
getWsdlLocation in class JaxWsImplementorInfopublic QName getServiceName()
WebService.
getServiceName in class JaxWsImplementorInfopublic QName getEndpointName()
WebService.
getEndpointName in class JaxWsImplementorInfopublic boolean isMTOMEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||