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.
AccessDeniedException
This exception is raised if an operation can't be performed because the regitry lock wasn't acquired or is already acquired by a session.
AdapterNotExistException
This exception is raised if an adapter does not exist.
ApplicationNotExistException
This exception is raised if an application does not exist.
BadSignalException
This exception is raised if an unknown signal was sent to to a server.
DeploymentException
An exception for deployment failure errors.
NodeNotExistException
This exception is raised if a node does not exist.
NodeUnreachableException
This exception is raised if a node could not be reached.
ObjectExistsException
This exception is raised if an object already exists.
ObjectNotRegisteredException
This exception is raised if an object is not registered.
PatchException
This exception is raised if the patching failed.
ServerNotExistException
This exception is raised if a server does not exist.
ServerStartException
This exception is raised if a server failed to start.
AdapterDescriptor
An Ice object adapter descriptor.
AdapterDynamicInfo
Dynamic information about the state of an adapter.
AdapterInfo
Information on an adapter registered with the IceGrid registry.
ApplicationDescriptor
An application descriptor.
ApplicationUpdateDescriptor
DbEnvDescriptor
A Freeze database environment descriptor.
DistributionDescriptor
LoadInfo
NodeDescriptor
NodeDynamicInfo
Dynamic information about the state of a node.
NodeInfo
NodeUpdateDescriptor
ObjectDescriptor
An Ice object descriptor.
ObjectInfo
Information on an Ice object.
PropertyDescriptor
Property descriptor.
ReplicaGroupDescriptor
A replica group descriptor.
ServerDynamicInfo
Dynamic information about the state of a server.
ServerInfo
Information on a server managed by an IceGrid node.
ServerInstanceDescriptor
A server template instance descriptor.
ServiceInstanceDescriptor
TemplateDescriptor
A 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 |