Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::IceBoxDescriptor Class Reference

An IceBox server descriptor. More...

defined in <IceGrid/Descriptor.ice>

class IceBoxDescriptor extends IceGrid::ServerDescriptor { ... }

Inheritance diagram for IceGrid::IceBoxDescriptor:
Inheritance graph
[legend]
Collaboration diagram for IceGrid::IceBoxDescriptor:
Collaboration graph
[legend]

Data Members

ServiceInstanceDescriptorSeq services
 The service instances. More...
 
- Data Members inherited from IceGrid::ServerDescriptor
string activation
 The server activation mode (possible values are "on-demand" or "manual"). More...
 
string activationTimeout
 The activation timeout (an integer value representing the number of seconds to wait for activation). More...
 
bool allocatable
 Specifies if the server is allocatable. More...
 
bool applicationDistrib
 Specifies if the server depends on the application distribution. More...
 
string deactivationTimeout
 The deactivation timeout (an integer value representing the number of seconds to wait for deactivation). More...
 
DistributionDescriptor distrib
 The distribution descriptor. More...
 
Ice::StringSeq envs
 The server environment variables. More...
 
string exe
 The path of the server executable. More...
 
string iceVersion
 The Ice version used by this server. More...
 
string id
 The server id. More...
 
Ice::StringSeq options
 The command line options to pass to the server executable. More...
 
string pwd
 The path to the server working directory. More...
 
string user
 The user account used to run the server. More...
 
- Data Members inherited from IceGrid::CommunicatorDescriptor
AdapterDescriptorSeq adapters
 The object adapters. More...
 
DbEnvDescriptorSeq dbEnvs
 The database environments. More...
 
string description
 A description of this descriptor. More...
 
Ice::StringSeq logs
 The path of each log file. More...
 
PropertySetDescriptor propertySet
 The property set. More...
 

Detailed Description

An IceBox server descriptor.

Data Member Documentation

◆ services

The service instances.


The documentation for this class was generated from the following file: