|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface UDDIServiceBinding
Required Element Summary | |
---|---|
String |
description
Description of the ServiceBinding. |
Optional Element Summary | |
---|---|
String |
accessPoint
The URL of the accessPoint. |
String |
accessPointType
AccessPoint Type, which could be one of endPoint, wsdlDeployment, bindingTemplate, hostingDirector |
String |
bindingKey
name which can be referenced by TModelInstanceRegistration, this key is not send down to the UDDI Registry. |
String |
categoryBag
List of KeyedReferences |
String |
lang
Language code i.e.: en, fr, nl. |
String |
tModelKeys
Comma separated list of tModel Keys |
Element Detail |
---|
public abstract String description
public abstract String bindingKey
public abstract String accessPointType
public abstract String accessPoint
public abstract String lang
public abstract String tModelKeys
public abstract String categoryBag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |