Module: Ice::Locator_mixin
Constant Summary collapse
- ICE_TYPE =
T_Locator
- OP_findObjectById =
::Ice::__defineOperation('findObjectById', ::Ice::OperationMode::Idempotent, ::Ice::OperationMode::Nonmutating, true, nil, [[::Ice::T_Identity, false, 0]], [], [::Ice::T_ObjectPrx, false, 0], [::Ice::T_ObjectNotFoundException])
- OP_findAdapterById =
::Ice::__defineOperation('findAdapterById', ::Ice::OperationMode::Idempotent, ::Ice::OperationMode::Nonmutating, true, nil, [[::Ice::T_string, false, 0]], [], [::Ice::T_ObjectPrx, false, 0], [::Ice::T_AdapterNotFoundException])
- OP_getRegistry =
::Ice::__defineOperation('getRegistry', ::Ice::OperationMode::Idempotent, ::Ice::OperationMode::Nonmutating, false, nil, [], [], [::Ice::T_LocatorRegistryPrx, false, 0], [])
Constants included from Object_mixin
Object_mixin::OP_ice_id, Object_mixin::OP_ice_ids, Object_mixin::OP_ice_isA, Object_mixin::OP_ice_ping
Instance Attribute Summary
Attributes included from Object_mixin
Instance Method Summary collapse
- #ice_id(current = nil) ⇒ Object
- #ice_ids(current = nil) ⇒ Object
-
#inspect ⇒ Object
Operation signatures.