Attributes Summary |
dbMaxResultCount : int | the limit on the number of rows of information that should be returned on Find requests, and will apply if the request does not specify a maxRows limit itself (or if it specifies a limit which exceeds this value).
|
persister : String | Indicates what database is to be used as the persistence store for the UDDI Registry database.
|
defaultLanguage : String | is the default language to be used on a publish request as the xml:lang when one is not specified.
|
operatorName : String | This is a string which is stored in every registry object, to indicate the operator of the UDDI Registry.
|
maxSearchKeys : int | the maximum number of search keys that can be used on find API requests.
|
getServletURLPrefix : String | Used to build up the discovery URL.
|
getServletName : String | Used to build up the discovery URL |