This method allows to set an alias string for the object key.
void
setObjectKeyAlias(
string
alias
corbaloc
.
Once an object has been activated setObjectKeyAlias
can be called
upon the object reference. If one assumes, for example, an instance of a
servant with the name myServant
, the alias MyObject
can
be set as follows: myServant._this_object().setObjectKeyAlias("MyObject")
.
A client can access the object via corbaloc:iiop:<host>:<port>/MyObject
.
Object Interface | Object Members | Ics Namespace