| Package | Description |
|---|---|
| javax.xml.registry | |
| javax.xml.registry.infomodel | |
| org.apache.ws.scout.registry | |
| org.apache.ws.scout.registry.infomodel | |
| org.apache.ws.scout.util |
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
LifeCycleManager.createServiceBinding() |
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
SpecificationLink.getServiceBinding() |
ServiceBinding |
ServiceBinding.getTargetBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.addServiceBinding(ServiceBinding serviceBinding) |
void |
Service.removeServiceBinding(ServiceBinding serviceBinding) |
void |
ServiceBinding.setTargetBinding(ServiceBinding binding) |
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
LifeCycleManagerImpl.createServiceBinding() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceBindingImpl
Implements JAXR Interface.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
SpecificationLinkImpl.getServiceBinding() |
ServiceBinding |
ServiceBindingImpl.getTargetBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceImpl.addServiceBinding(ServiceBinding sb) |
void |
ServiceImpl.removeServiceBinding(ServiceBinding serviceBinding) |
void |
SpecificationLinkImpl.setServiceBinding(ServiceBinding s) |
void |
ServiceBindingImpl.setTargetBinding(ServiceBinding sb) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceBinding |
ScoutUddiV3JaxrHelper.getServiceBinding(BindingTemplate businessTemplate,
LifeCycleManager lifeCycleManager) |
static ServiceBinding |
ScoutUddiJaxrHelper.getServiceBinding(BindingTemplate businessTemplate,
LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
static BindingTemplate |
ScoutJaxrUddiV3Helper.getBindingTemplateFromJAXRSB(ServiceBinding serviceBinding) |
static BindingTemplate |
ScoutJaxrUddiHelper.getBindingTemplateFromJAXRSB(ServiceBinding serviceBinding) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.