Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
class |
An Ice server descriptor.
The server id.
The path of the server executable.
The path to the server working directory.
The command line options to pass to the server executable.
The server environment variables.
The server activation mode (possible values are "on-demand" or "manual").
The activation timeout (an integer value representing the number of seconds to wait for activation).
The deactivation timeout (an integer value representing the number of seconds to wait for deactivation).
Specifies if the server depends on the application distribution.
The distribution descriptor.
Specifies if the server is allocatable.
The user account used to run the server.
[ "java:type:{java.util.LinkedList}" ]
::Ice::StringSeq |
The command line options to pass to the server executable.
string |
The server activation mode (possible values are "on-demand" or "manual").
string |
The activation timeout (an integer value representing the number of seconds to wait for activation).
string |
The deactivation timeout (an integer value representing the number of seconds to wait for deactivation).
bool |
Specifies if the server depends on the application distribution.
<<< Previous | Home | Next >>> |
IceGrid::RoundRobinLoadBalancingPolicy | Up | IceGrid::ServerDynamicInfo |