|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInfo | |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.util | |
| Uses of ServiceInfo in org.apache.ws.scout.model.uddi.v2 |
|---|
| Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type ServiceInfo | |
|---|---|
protected java.util.List<ServiceInfo> |
ServiceInfos.serviceInfo
|
| Methods in org.apache.ws.scout.model.uddi.v2 that return ServiceInfo | |
|---|---|
ServiceInfo |
ObjectFactory.createServiceInfo()
Create an instance of ServiceInfo |
| Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type ServiceInfo | |
|---|---|
javax.xml.bind.JAXBElement<ServiceInfo> |
ObjectFactory.createServiceInfo(ServiceInfo value)
Create an instance of JAXBElement<ServiceInfo>} |
java.util.List<ServiceInfo> |
ServiceInfos.getServiceInfo()
Gets the value of the serviceInfo property. |
| Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type ServiceInfo | |
|---|---|
javax.xml.bind.JAXBElement<ServiceInfo> |
ObjectFactory.createServiceInfo(ServiceInfo value)
Create an instance of JAXBElement<ServiceInfo>} |
| Uses of ServiceInfo in org.apache.ws.scout.util |
|---|
| Methods in org.apache.ws.scout.util with parameters of type ServiceInfo | |
|---|---|
static javax.xml.registry.infomodel.Service |
ScoutUddiJaxrHelper.getService(ServiceInfo serviceInfo,
javax.xml.registry.LifeCycleManager lifeCycleManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||