UDDIReference

A UDDI reference describes the parameters necessary to connect to a particular UDDI registry.



Attributes Summary
publishURL : StringThe URL the applications can use to publish to the UDDI registry.
inquiryURL : StringThe URL that applications use to inquire on the registry.
authAlias : StringThe ID used for accessing the UDDI repository.
name : StringThe name of this UDDI reference.
description : StringAn optional description of this UDDI reference.

Attribute Details

publishURL    -    The URL the applications can use to publish to the UDDI registry. Optional.
     data type:  String
     default Value:   unspecified



inquiryURL    -    The URL that applications use to inquire on the registry.
     data type:  String
     default Value:   unspecified



authAlias    -    The ID used for accessing the UDDI repository.
     data type:  String
     default Value:   unspecified



name    -    The name of this UDDI reference. Standard WebSphere character restrictions apply.
     data type:  String
     default Value:   unspecified



description    -    An optional description of this UDDI reference.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004