public class RPCInterfaceOperationExtensionsImpl extends BaseComponentExtensionContext implements RPCInterfaceOperationExtensions
Interface Operation
component as part of the
WSDL RPC extension defined by the WSDL 2.0 spec.errorReporter
Constructor and Description |
---|
RPCInterfaceOperationExtensionsImpl(WSDLComponent parent,
URI extNamespace,
ErrorReporter errReporter) |
Modifier and Type | Method and Description |
---|---|
ExtensionProperty[] |
getProperties() |
ExtensionProperty |
getProperty(String propertyName) |
Argument[] |
getRPCSignature()
Returns the {rpc signature} extension property of Interface Operation
as defined by the wrpc:signature attribute.
|
getNamespace, getParent, newExtensionProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace, getParent
public RPCInterfaceOperationExtensionsImpl(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 Argument[] getRPCSignature()
RPCInterfaceOperationExtensions
getRPCSignature
in interface RPCInterfaceOperationExtensions
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.