Package org.apache.cxf.wsdl
Class AbstractWSDLPlugin
java.lang.Object
org.apache.cxf.wsdl.AbstractWSDLPlugin
- All Implemented Interfaces:
WSDLExtensibilityPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.wsdl.extensions.ExtensionRegistry<T> T<T> TbooleanvoidsetExtensionRegistry(javax.wsdl.extensions.ExtensionRegistry r) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
createExtension
-
Field Details
-
registry
protected javax.wsdl.extensions.ExtensionRegistry registry
-
-
Constructor Details
-
AbstractWSDLPlugin
public AbstractWSDLPlugin()
-
-
Method Details
-
setExtensionRegistry
public void setExtensionRegistry(javax.wsdl.extensions.ExtensionRegistry r) - Specified by:
setExtensionRegistryin interfaceWSDLExtensibilityPlugin
-
getExtenstionRegistry
public javax.wsdl.extensions.ExtensionRegistry getExtenstionRegistry() -
optionSet
-
getOption
-
getOption
-
getOption
-
getOption
-