![]() |
Ice 3.9
Slice API Reference
|
Describes an IceBox service. More...
defined in <IceGrid/Descriptor.ice>
class ServiceDescriptor extends IceGrid::CommunicatorDescriptor { ... }


Data Members | |
| string | entry |
| The entry point of the IceBox service. | |
| string | name |
| The service name. | |
| Data Members inherited from IceGrid::CommunicatorDescriptor | |
| AdapterDescriptorSeq | adapters |
| The indirect object adapters. | |
| DbEnvDescriptorSeq | dbEnvs |
| The database environments. | |
| string | description |
| A description of this descriptor. | |
| Ice::StringSeq | logs |
| The path of each log file. | |
| PropertySetDescriptor | propertySet |
| The property set. | |
Describes an IceBox service.
Definition at line 216 of file Descriptor.ice.