LSDConnection
This type is a class for model objects.
Specifies the properties used to connect to a LocationServiceDaemon. A LSD is a server, listening on a fixed port, that processes requests to locate persistent object references and redirects clients to the appropriate application server.
Package: orb
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ApplicationServer.locationServiceDaemon
ObjectRequestBroker.lsdConnection
Attributes Summary mode : LSDMode The location service daemon's mode. endPoint : EndPoint @ * No description is available *
Attribute Details
mode - The location service daemon's mode.
Data Type: LSDMode
Default value: unspecified
Allowed values:
0 - NONE
1 - IMPLICIT_CLIENT
2 - EXPLICIT_CLIENT
3 - PROVIDER
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
endPoint - * No description is available *
Reference Type: EndPoint @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006