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 |
---|---|
Service |
LifeCycleManager.createService(InternationalString name) |
Service |
LifeCycleManager.createService(String name) |
Modifier and Type | Method and Description |
---|---|
Service |
ServiceBinding.getService() |
Modifier and Type | Method and Description |
---|---|
void |
Organization.addService(Service service) |
void |
Organization.removeService(Service service) |
Modifier and Type | Method and Description |
---|---|
Service |
LifeCycleManagerImpl.createService(InternationalString name) |
Service |
LifeCycleManagerImpl.createService(String name) |
protected Service |
BusinessQueryManagerV3Impl.getServiceFromBusinessService(BusinessService bs,
LifeCycleManager lcm)
Helper routine to take a jUDDI business service and turn into a useful
Service.
|
protected Service |
BusinessQueryManagerImpl.getServiceFromBusinessService(BusinessService bs,
LifeCycleManager lcm)
Helper routine to take a jUDDI business service and turn into a useful
Service.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
Service |
ServiceBindingImpl.getService() |
Modifier and Type | Method and Description |
---|---|
Collection<Service> |
OrganizationImpl.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
OrganizationImpl.addService(Service service) |
void |
OrganizationImpl.removeService(Service service) |
void |
ServiceBindingImpl.setService(Service s) |
Modifier and Type | Method and Description |
---|---|
static Service |
ScoutUddiV3JaxrHelper.getService(BusinessService businessService,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiJaxrHelper.getService(BusinessService businessService,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiV3JaxrHelper.getService(ServiceInfo serviceInfo,
LifeCycleManager lifeCycleManager) |
static Service |
ScoutUddiJaxrHelper.getService(ServiceInfo serviceInfo,
LifeCycleManager lifeCycleManager) |
Modifier and Type | Method and Description |
---|---|
static BusinessService |
ScoutJaxrUddiV3Helper.getBusinessServiceFromJAXRService(Service service) |
static BusinessService |
ScoutJaxrUddiHelper.getBusinessServiceFromJAXRService(Service service) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.