|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.wsdl20.extensions.BaseComponentExtensionContext
org.apache.woden.internal.wsdl20.extensions.soap.SOAPBindingFaultReferenceExtensionsImpl
public class SOAPBindingFaultReferenceExtensionsImpl
This class defines the properties from the SOAP namespace
added to the WSDL BindingFaultReference
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.
Field Summary |
---|
Fields inherited from class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext |
---|
errorReporter |
Constructor Summary | |
---|---|
SOAPBindingFaultReferenceExtensionsImpl(WSDLComponent parent,
java.net.URI extNamespace,
ErrorReporter errReporter)
|
Method Summary | |
---|---|
ExtensionProperty[] |
getProperties()
|
ExtensionProperty |
getProperty(java.lang.String propertyName)
|
SOAPModule[] |
getSoapModules()
|
Methods inherited from class org.apache.woden.wsdl20.extensions.BaseComponentExtensionContext |
---|
getNamespace, getParent, newExtensionProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensionContext |
---|
getNamespace, getParent |
Constructor Detail |
---|
public SOAPBindingFaultReferenceExtensionsImpl(WSDLComponent parent, java.net.URI extNamespace, ErrorReporter errReporter)
Method Detail |
---|
public ExtensionProperty[] getProperties()
getProperties
in interface ComponentExtensionContext
getProperties
in class BaseComponentExtensionContext
ComponentExtensionContext.getProperties()
public ExtensionProperty getProperty(java.lang.String propertyName)
getProperty
in interface ComponentExtensionContext
getProperty
in class BaseComponentExtensionContext
ComponentExtensionContext.getProperty(java.lang.String)
public SOAPModule[] getSoapModules()
getSoapModules
in interface SOAPBindingFaultReferenceExtensions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |