12 [[
"cpp:header-ext:h",
"objc:header-dir:objc",
"js:ice-build"]]
13 [[
"cpp:include:IceGrid/Config.h"]]
18 [
"objc:prefix:ICEGRID"]
43 idempotent
void keepAlive();
86 [
"amd"]
Object* allocateObjectByType(
string type)
117 idempotent
void setAllocationTimeout(
int timeout);
This exception is raised if the allocation of an object failed.
Definition: Exception.ice:305
The identity of an Ice object.
Definition: Identity.ice:28
A session object is used by IceGrid clients to allocate and release objects.
Definition: Session.ice:33
This exception is raised if an object is not registered.
Definition: Exception.ice:131
IceGrid is a server activation and deployment tool.
Definition: Admin.ice:24
A client-visible session object, which is tied to the lifecycle of a Router.
Definition: Session.ice:48