org.apache.geronimo.cxf
Class GeronimoJaxWsImplementorInfo

java.lang.Object
  extended by org.apache.cxf.jaxws.support.JaxWsImplementorInfo
      extended by org.apache.geronimo.cxf.GeronimoJaxWsImplementorInfo

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


Constructor Summary
GeronimoJaxWsImplementorInfo(Class clazz, String bindingURI)
           
 
Method Summary
 String getBindingType()
           
 
Methods inherited from class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
getEndpointClass, getEndpointName, getImplementorClass, getInterfaceName, getProviderParameterType, getSEIClass, 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

GeronimoJaxWsImplementorInfo

public GeronimoJaxWsImplementorInfo(Class clazz,
                                    String bindingURI)
Method Detail

getBindingType

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.