public class SOAPBindingFaultReferenceExtensionsImpl extends BaseComponentExtensionContext implements SOAPBindingFaultReferenceExtensions
BindingFaultReference
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.errorReporter
Constructor and Description |
---|
SOAPBindingFaultReferenceExtensionsImpl(WSDLComponent parent,
URI extNamespace,
ErrorReporter errReporter) |
Modifier and Type | Method and Description |
---|---|
ExtensionProperty[] |
getProperties() |
ExtensionProperty |
getProperty(String propertyName) |
SOAPModule[] |
getSoapModules() |
getNamespace, getParent, newExtensionProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace, getParent
public SOAPBindingFaultReferenceExtensionsImpl(WSDLComponent parent, URI extNamespace, ErrorReporter errReporter)
public ExtensionProperty[] getProperties()
getProperties
in interface ComponentExtensionContext
getProperties
in class BaseComponentExtensionContext
ComponentExtensionContext.getProperties()
public ExtensionProperty getProperty(String propertyName)
getProperty
in interface ComponentExtensionContext
getProperty
in class BaseComponentExtensionContext
ComponentExtensionContext.getProperty(java.lang.String)
public SOAPModule[] getSoapModules()
getSoapModules
in interface SOAPBindingFaultReferenceExtensions
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.