|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceBinding | |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel | |
org.apache.ws.scout.util |
Uses of ServiceBinding in javax.xml.registry |
---|
Methods in javax.xml.registry that return ServiceBinding | |
---|---|
ServiceBinding |
LifeCycleManager.createServiceBinding()
|
Method parameters in javax.xml.registry with type arguments of type ServiceBinding | |
---|---|
BulkResponse |
BusinessLifeCycleManager.saveServiceBindings(Collection<ServiceBinding> bindings)
|
Uses of ServiceBinding in javax.xml.registry.infomodel |
---|
Methods in javax.xml.registry.infomodel that return ServiceBinding | |
---|---|
ServiceBinding |
SpecificationLink.getServiceBinding()
|
ServiceBinding |
ServiceBinding.getTargetBinding()
|
Methods in javax.xml.registry.infomodel with parameters of type ServiceBinding | |
---|---|
void |
Service.addServiceBinding(ServiceBinding serviceBinding)
|
void |
Service.removeServiceBinding(ServiceBinding serviceBinding)
|
void |
ServiceBinding.setTargetBinding(ServiceBinding binding)
|
Uses of ServiceBinding in org.apache.ws.scout.registry |
---|
Methods in org.apache.ws.scout.registry that return ServiceBinding | |
---|---|
ServiceBinding |
LifeCycleManagerImpl.createServiceBinding()
|
Uses of ServiceBinding in org.apache.ws.scout.registry.infomodel |
---|
Classes in org.apache.ws.scout.registry.infomodel that implement ServiceBinding | |
---|---|
class |
ServiceBindingImpl
Implements JAXR Interface. |
Methods in org.apache.ws.scout.registry.infomodel that return ServiceBinding | |
---|---|
ServiceBinding |
SpecificationLinkImpl.getServiceBinding()
|
ServiceBinding |
ServiceBindingImpl.getTargetBinding()
|
Methods in org.apache.ws.scout.registry.infomodel with parameters of type ServiceBinding | |
---|---|
void |
ServiceImpl.addServiceBinding(ServiceBinding sb)
|
void |
ServiceImpl.removeServiceBinding(ServiceBinding serviceBinding)
|
void |
SpecificationLinkImpl.setServiceBinding(ServiceBinding s)
|
void |
ServiceBindingImpl.setTargetBinding(ServiceBinding sb)
|
Uses of ServiceBinding in org.apache.ws.scout.util |
---|
Methods in org.apache.ws.scout.util that return ServiceBinding | |
---|---|
static ServiceBinding |
ScoutUddiJaxrHelper.getServiceBinding(BindingTemplate bs,
LifeCycleManager lcm)
|
Methods in org.apache.ws.scout.util with parameters of type ServiceBinding | |
---|---|
static BindingTemplate |
ScoutJaxrUddiHelper.getBindingTemplateFromJAXRSB(ServiceBinding serve)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |