Module: IceGrid::SessionPrx_mixin
Constant Summary
collapse
- OP_keepAlive =
::Ice::__defineOperation('keepAlive', ::Ice::OperationMode::Idempotent, ::Ice::OperationMode::Idempotent, false, nil, [], [], nil, [])
- OP_allocateObjectById =
::Ice::__defineOperation('allocateObjectById', ::Ice::OperationMode::Normal, ::Ice::OperationMode::Normal, true, nil, [[::Ice::T_Identity, false, 0]], [], [::Ice::T_ObjectPrx, false, 0], [::IceGrid::T_ObjectNotRegisteredException, ::IceGrid::T_AllocationException])
- OP_allocateObjectByType =
::Ice::__defineOperation('allocateObjectByType', ::Ice::OperationMode::Normal, ::Ice::OperationMode::Normal, true, nil, [[::Ice::T_string, false, 0]], [], [::Ice::T_ObjectPrx, false, 0], [::IceGrid::T_AllocationException])
- OP_releaseObject =
::Ice::__defineOperation('releaseObject', ::Ice::OperationMode::Normal, ::Ice::OperationMode::Normal, false, nil, [[::Ice::T_Identity, false, 0]], [], nil, [::IceGrid::T_ObjectNotRegisteredException, ::IceGrid::T_AllocationException])
- OP_setAllocationTimeout =
::Ice::__defineOperation('setAllocationTimeout', ::Ice::OperationMode::Idempotent, ::Ice::OperationMode::Idempotent, false, nil, [[::Ice::T_int, false, 0]], [], nil, [])
Glacier2::SessionPrx_mixin::OP_destroy
Instance Method Summary
collapse
#destroy
Instance Method Details
#allocateObjectById(id, context = nil) ⇒ Object
#allocateObjectByType(type, context = nil) ⇒ Object
#keepAlive(context = nil) ⇒ Object
#releaseObject(id, context = nil) ⇒ Object
#setAllocationTimeout(timeout, context = nil) ⇒ Object