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

An IceBox service descriptor. More...

defined in <IceGrid/Descriptor.ice>

class ServiceDescriptor extends IceGrid::CommunicatorDescriptor { ... }

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

Data Members

string entry
 The entry point of the IceBox service. More...
 
string name
 The service name. 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 service descriptor.

Data Member Documentation

◆ entry

string entry

The entry point of the IceBox service.

◆ name

string name

The service name.


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