Package | Description |
---|---|
org.apache.juddi.v3.annotations | |
org.apache.juddi.v3.client.config | |
org.apache.juddi.v3.client.mapping | |
org.uddi.api_v3 | |
org.uddi.repl_v3 | |
org.uddi.vs_v3 |
Modifier and Type | Method and Description |
---|---|
protected BindingTemplate |
AnnotationProcessor.parseServiceBinding(Class<?> classWithAnnotations,
String lang,
javax.jws.WebService webServiceAnnotation,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
UDDIClerk.findServiceBinding(String bindingKey) |
BindingTemplate |
UDDIClerk.findServiceBinding(String bindingKey,
Node node) |
BindingTemplate |
UDDIClerk.register(BindingTemplate binding)
Register a BindingTemplate, using the node of current clerk ('this').
|
BindingTemplate |
UDDIClerk.register(BindingTemplate binding,
Node node)
Register a BindingTemplate.
|
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
UDDIClerk.register(BindingTemplate binding)
Register a BindingTemplate, using the node of current clerk ('this').
|
BindingTemplate |
UDDIClerk.register(BindingTemplate binding,
Node node)
Register a BindingTemplate.
|
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
BPEL2UDDI.createBPELBinding(QName serviceName,
String portName,
URL serviceUrl,
javax.wsdl.Definition wsdlDefinition) |
BindingTemplate |
WSDL2UDDI.createWSDLBinding(QName serviceQName,
String portName,
URL serviceUrl,
javax.wsdl.Definition wsdlDefinition) |
BindingTemplate |
BPEL2UDDI.register(QName serviceName,
String portName,
URL serviceUrl,
javax.wsdl.Definition wsdlDefinition)
1.
|
BindingTemplate |
WSDL2UDDI.register(QName serviceQName,
String portName,
URL serviceUrl,
javax.wsdl.Definition wsdlDefinition) |
Modifier and Type | Field and Description |
---|---|
protected List<BindingTemplate> |
BindingDetail.bindingTemplate |
protected List<BindingTemplate> |
BindingTemplates.bindingTemplate |
protected List<BindingTemplate> |
SaveBinding.bindingTemplate |
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
ObjectFactory.createBindingTemplate()
Create an instance of
BindingTemplate |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
|
List<BindingTemplate> |
BindingDetail.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
BindingTemplates.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
SaveBinding.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
|
Modifier and Type | Field and Description |
---|---|
protected BindingTemplate |
ChangeRecordNewData.bindingTemplate |
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
ChangeRecordNewData.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeRecordNewData.setBindingTemplate(BindingTemplate value)
Sets the value of the bindingTemplate property.
|
Modifier and Type | Field and Description |
---|---|
protected List<BindingTemplate> |
ValidateValues.bindingTemplate |
Modifier and Type | Method and Description |
---|---|
List<BindingTemplate> |
ValidateValues.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.