Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
class |
An Ice server descriptor.
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).
Specifies if the server depends on the application distribution.
The deactivation timeout (an integer value representing the number of seconds to wait for deactivation).
The distribution descriptor.
The server environment variables.
The path of the server executable.
The server id.
The command line options to pass to the server executable.
The path to the server working directory.
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).
bool |
Specifies if the server depends on the application distribution.
string |
The deactivation timeout (an integer value representing the number of seconds to wait for deactivation).
[ "java:type:java.util.LinkedList" ]
::Ice::StringSeq |
The command line options to pass to the server executable.
<<< Previous | Home | Next >>> |
IceGrid::RoundRobinLoadBalancingPolicy | Up | IceGrid::ServerDynamicInfo |