| Ice Reference Documentation | ||
|---|---|---|
| <<< Previous | Slice Documentation | Next >>> |
module |
IceGrid is a server activation and deployment tool. IceGrid, simplifies the complex task of deploying applications in a heterogenous computer network.
A "boxed" string.
A communicator descriptor.
An IceBox server descriptor.
An Ice server descriptor.
An IceBox service descriptor.
The IceGrid administrative interface.
The node observer interface.
The IceGrid query interface.
The registry observer interface.
AccessDeniedExceptionThis exception is raised if an operation can't be performed because the regitry lock wasn't acquired or is already acquired by a session.
AdapterNotExistExceptionThis exception is raised if an adapter does not exist.
ApplicationNotExistExceptionThis exception is raised if an application does not exist.
BadSignalExceptionThis exception is raised if an unknown signal was sent to to a server.
DeploymentExceptionAn exception for deployment failure errors.
NodeNotExistExceptionThis exception is raised if a node does not exist.
NodeUnreachableExceptionThis exception is raised if a node could not be reached.
ObjectExistsExceptionThis exception is raised if an object already exists.
ObjectNotRegisteredExceptionThis exception is raised if an object is not registered.
PatchExceptionThis exception is raised if a patch failed.
ServerNotExistExceptionThis exception is raised if a server does not exist.
ServerStartExceptionThis exception is raised if a server failed to start.
AdapterDescriptorAn Ice object adapter descriptor.
AdapterDynamicInfoDynamic information about the state of an adapter.
AdapterInfoInformation about an adapter registered with the IceGrid registry.
ApplicationDescriptorAn application descriptor.
ApplicationUpdateDescriptorDbEnvDescriptorA Freeze database environment descriptor.
DistributionDescriptorLoadInfoNodeDescriptorNodeDynamicInfoDynamic information about the state of a node.
NodeInfoInformation about an IceGrid node.
NodeUpdateDescriptorObjectDescriptorAn Ice object descriptor.
ObjectInfoInformation about an Ice object.
PropertyDescriptorProperty descriptor.
ReplicaGroupDescriptorA replica group descriptor.
ServerDynamicInfoDynamic information about the state of a server.
ServerInfoInformation about a server managed by an IceGrid node.
ServerInstanceDescriptorA server template instance descriptor.
ServiceInstanceDescriptorTemplateDescriptorA sequence of adapter descriptors.
A sequence of adapter dynamic information structures.
A sequence of application descriptors.
A sequence of database environment descriptors.
A sequence of node dynamic information structures.
A sequence of object descriptors.
A sequence of object information structures.
A sequence of replica groups.
A sequence of server descriptors.
A sequence of server dynamic information structures.
A sequence of server instance descriptors.
A sequence of service descriptors.
An enumeration representing the state of the server.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of adapter descriptors.
sequence< |
A sequence of adapter dynamic information structures.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of application descriptors.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of database environment descriptors.
sequence< |
A sequence of node dynamic information structures.
[ "java:type:java.util.LinkedList" ]
sequence< |
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of object descriptors.
[ "java:type:java.util.LinkedList" ]
sequence< |
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of replica groups.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of server descriptors.
sequence< |
A sequence of server dynamic information structures.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of server instance descriptors.
[ "java:type:java.util.LinkedList" ]
sequence< |
A sequence of service descriptors.
[ "java:type:java.util.LinkedList" ]
sequence< |
dictionary<string, |
dictionary<string, |
dictionary<string, |
dictionary<string, string> StringStringDict; |
| <<< Previous | Home | Next >>> |
| IceBox::ServiceManager | Up | IceGrid::AccessDeniedException |