org.apache.openejb.server.cxf
Class JaxWsImplementorInfoImpl

java.lang.Object
  extended by org.apache.cxf.jaxws.support.JaxWsImplementorInfo
      extended by org.apache.openejb.server.cxf.JaxWsImplementorInfoImpl

public class JaxWsImplementorInfoImpl
extends org.apache.cxf.jaxws.support.JaxWsImplementorInfo

Override the binding type uri.


Constructor Summary
JaxWsImplementorInfoImpl(java.lang.Class clazz, java.lang.String bindingURI)
           
 
Method Summary
 java.lang.String getBindingType()
           
 
Methods inherited from class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
getEndpointClass, getEndpointName, getImplementorClass, getInterfaceName, getProviderParameterType, getSEIClass, getSEIType, getServiceMode, getServiceName, getWsdlLocation, getWsProvider, isWebServiceProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxWsImplementorInfoImpl

public JaxWsImplementorInfoImpl(java.lang.Class clazz,
                                java.lang.String bindingURI)
Method Detail

getBindingType

public java.lang.String getBindingType()
Overrides:
getBindingType in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.