Uses of Class
org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Packages that use WSDLCorbaFactory
-
Uses of WSDLCorbaFactory in org.apache.cxf.tools.corba.common
Subclasses of WSDLCorbaFactory in org.apache.cxf.tools.corba.commonModifier and TypeClassDescriptionclassThis class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a WSDLCorbaWriterMethods in org.apache.cxf.tools.corba.common that return WSDLCorbaFactoryModifier and TypeMethodDescriptionstatic WSDLCorbaFactoryWSDLCorbaFactory.newInstance()Get a new instance of a WSDLFactory.static WSDLCorbaFactoryWSDLCorbaFactory.newInstance(String factoryImplName) Get a new instance of a WSDLFactory.