Package | Description |
---|---|
org.apache.juddi.v3.client.mapping | |
org.uddi.api_v3 |
Modifier and Type | Method and Description |
---|---|
BusinessServices |
WSDL2UDDI.createBusinessServices(javax.wsdl.Definition wsdlDefinition)
Creates a business service based off of a WSDL definition
No changes are made to the UDDI endpoints using this method Example Code: |
BusinessServices |
WSDL2UDDI.registerBusinessServices(javax.wsdl.Definition wsdlDefinition) |
Modifier and Type | Field and Description |
---|---|
protected BusinessServices |
BusinessEntity.businessServices |
Modifier and Type | Method and Description |
---|---|
BusinessServices |
ObjectFactory.createBusinessServices()
Create an instance of
BusinessServices |
BusinessServices |
BusinessEntity.getBusinessServices()
Gets the value of the businessServices property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BusinessServices> |
ObjectFactory.createBusinessServices(BusinessServices value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BusinessServices> |
ObjectFactory.createBusinessServices(BusinessServices value)
|
void |
BusinessEntity.setBusinessServices(BusinessServices value)
Sets the value of the businessServices property.
|
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.