J-Integra® Espresso Programming Documentation (API) |
|
RuntimeConfiguration.SetORBKeyAlias Method
Sets a key/object pair relationship for the orb.
void SetORBKeyAlias(
string 
key,
string 
alias
);
Parameters
- key
-
The key to use.
- alias
-
The alias.
Return Value
none
Remarks
none
Exceptions
none
See Also
Runtime Config |
Runtime Namespace