public class WSDLFactoryBPEL20 extends javax.wsdl.factory.WSDLFactory implements WSDLFactory4BPEL
WSDLFactory
objects that are pre-configured to handle
BPEL 2.0 extension elements.Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
_bpwsNS
BPEL Namespace (
bpws ). |
protected java.lang.String |
_plnkNS
Partner Link Namespace (
plnk ). |
protected java.lang.String |
_propNS
Property and Alias Namespace (
plnk ). |
Constructor and Description |
---|
WSDLFactoryBPEL20() |
Modifier and Type | Method and Description |
---|---|
Definition4BPEL |
narrow(javax.wsdl.Definition wsdlDef)
Create a
Definition4BPEL object out of a standard
WSDL Definition . |
javax.wsdl.Definition |
newDefinition() |
static javax.wsdl.factory.WSDLFactory |
newInstance() |
javax.wsdl.extensions.ExtensionRegistry |
newPopulatedExtensionRegistry() |
javax.wsdl.xml.WSDLReader |
newWSDLReader() |
javax.wsdl.xml.WSDLWriter |
newWSDLWriter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
newDefinition, newWSDLReader, newWSDLWriter
protected java.lang.String _bpwsNS
bpws
).protected java.lang.String _plnkNS
plnk
).protected java.lang.String _propNS
plnk
).public static javax.wsdl.factory.WSDLFactory newInstance()
public javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()
public Definition4BPEL narrow(javax.wsdl.Definition wsdlDef)
Definition4BPEL
object out of a standard
WSDL Definition
.wsdlDef
- WSDL Definition
Definition4BPEL
objectpublic javax.wsdl.Definition newDefinition()
newDefinition
in interface WSDLFactory4BPEL
newDefinition
in class javax.wsdl.factory.WSDLFactory
public javax.wsdl.xml.WSDLReader newWSDLReader()
newWSDLReader
in interface WSDLFactory4BPEL
newWSDLReader
in class javax.wsdl.factory.WSDLFactory
public javax.wsdl.xml.WSDLWriter newWSDLWriter()
newWSDLWriter
in interface WSDLFactory4BPEL
newWSDLWriter
in class javax.wsdl.factory.WSDLFactory