Modifier and Type | Method and Description |
---|---|
protected BindingTemplate |
AnnotationProcessor.parseServiceBinding(Class<?> classWithAnnotations,
String lang,
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,
Definition wsdlDefinition) |
BindingTemplate |
WSDL2UDDI.createWSDLBinding(QName serviceQName,
String portName,
URL serviceUrl,
Definition wsdlDefinition) |
BindingTemplate |
WSDL2UDDI.register(QName serviceQName,
String portName,
URL serviceUrl,
Definition wsdlDefinition) |
BindingTemplate |
BPEL2UDDI.register(QName serviceName,
String portName,
URL serviceUrl,
Definition wsdlDefinition)
1.
|
Modifier and Type | Method and Description |
---|---|
BindingDetail |
RegistryV3Impl.saveBinding(String authInfo,
BindingTemplate[] bindingArray)
"Used to register new bindingTemplate information or update existing
bindingTemplate information.
|
BindingDetail |
IRegistryV3.saveBinding(String authInfo,
BindingTemplate[] bindingArray)
"Used to register new bindingTemplate information or update existing
bindingTemplate information.
|
Modifier and Type | Method and Description |
---|---|
static BindingTemplate |
ScoutJaxrUddiV3Helper.getBindingTemplateFromJAXRSB(ServiceBinding serviceBinding) |
Modifier and Type | Method and Description |
---|---|
static ServiceBinding |
ScoutUddiV3JaxrHelper.getServiceBinding(BindingTemplate businessTemplate,
LifeCycleManager lifeCycleManager) |
Modifier and Type | Field and Description |
---|---|
protected List<BindingTemplate> |
SaveBinding.bindingTemplate |
protected List<BindingTemplate> |
BindingTemplates.bindingTemplate |
protected List<BindingTemplate> |
BindingDetail.bindingTemplate |
Modifier and Type | Method and Description |
---|---|
BindingTemplate |
ObjectFactory.createBindingTemplate()
Create an instance of
BindingTemplate |
Modifier and Type | Method and Description |
---|---|
JAXBElement<BindingTemplate> |
ObjectFactory.createBindingTemplate(BindingTemplate value)
|
List<BindingTemplate> |
SaveBinding.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
BindingTemplates.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
List<BindingTemplate> |
BindingDetail.getBindingTemplate()
Gets the value of the bindingTemplate property.
|
Modifier and Type | Method and Description |
---|---|
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 © 2018 JBoss by Red Hat. All rights reserved.