org.apache.axis2.description
Class AxisDescWSDLComponentFactory
java.lang.Object
org.apache.axis2.description.AxisDescWSDLComponentFactory
- All Implemented Interfaces:
- WSDLComponentFactory
- public class AxisDescWSDLComponentFactory
- extends Object
- implements WSDLComponentFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisDescWSDLComponentFactory
public AxisDescWSDLComponentFactory()
createBinding
public org.apache.wsdl.WSDLBinding createBinding()
- Specified by:
createBinding
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLBinding
createBindingFault
public org.apache.wsdl.WSDLBindingFault createBindingFault()
- Specified by:
createBindingFault
in interface WSDLComponentFactory
- Returns:
- A new instance of
WSDLBindingFault
createDescription
public org.apache.wsdl.WSDLDescription createDescription()
- Specified by:
createDescription
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLDescription
createEndpoint
public org.apache.wsdl.WSDLEndpoint createEndpoint()
- Specified by:
createEndpoint
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLEndpoint
createExtensionFactory
public org.apache.wsdl.extensions.ExtensionFactory createExtensionFactory()
- Specified by:
createExtensionFactory
in interface WSDLComponentFactory
- Returns:
- A new Instance of
ExtensionFactory
that
is capable of creating the correct ExtensibilityElement
given a QName
.
createFaultReference
public org.apache.wsdl.WSDLFaultReference createFaultReference()
- Specified by:
createFaultReference
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLFaultReference
createFeature
public org.apache.wsdl.WSDLFeature createFeature()
- Specified by:
createFeature
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLFeature
createImport
public org.apache.wsdl.WSDLImport createImport()
- Specified by:
createImport
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLImport
createInclude
public org.apache.wsdl.WSDLInclude createInclude()
- Specified by:
createInclude
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLInclude
createInterface
public org.apache.wsdl.WSDLInterface createInterface()
- Specified by:
createInterface
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLInterface
createMessageReference
public org.apache.wsdl.MessageReference createMessageReference()
- Specified by:
createMessageReference
in interface WSDLComponentFactory
- Returns:
- A new instance of
MessageReference
createOperation
public org.apache.wsdl.WSDLOperation createOperation()
- Specified by:
createOperation
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLOperation
createProperty
public org.apache.wsdl.WSDLProperty createProperty()
- Description copied from interface:
WSDLComponentFactory
- Method createProperty
- Specified by:
createProperty
in interface WSDLComponentFactory
- Returns:
- A new instance of
WSDLProperty
createService
public org.apache.wsdl.WSDLService createService()
- Specified by:
createService
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLService
createTypes
public org.apache.wsdl.WSDLTypes createTypes()
- Specified by:
createTypes
in interface WSDLComponentFactory
- Returns:
- A new instance of type
WSDLTypes
createWSDLBindingMessageReference
public org.apache.wsdl.WSDLBindingMessageReference createWSDLBindingMessageReference()
- Specified by:
createWSDLBindingMessageReference
in interface WSDLComponentFactory
- Returns:
- A new instance of
WSDLBindingMessageReference
createWSDLBindingOperation
public org.apache.wsdl.WSDLBindingOperation createWSDLBindingOperation()
- Specified by:
createWSDLBindingOperation
in interface WSDLComponentFactory
- Returns:
- A new instance of
WSDLBindingOperation
createWSDLExtensibilityAttribute
public org.apache.wsdl.WSDLExtensibilityAttribute createWSDLExtensibilityAttribute()
- Specified by:
createWSDLExtensibilityAttribute
in interface WSDLComponentFactory
- Returns:
- A new instance of
WSDLExtensibilityAttribute