Ice 3.7 Slice API Reference
|
An IceBox service descriptor. More...
defined in <IceGrid/Descriptor.ice>
class ServiceDescriptor extends IceGrid::CommunicatorDescriptor { ... }
Data Members | |
string | entry |
The entry point of the IceBox service. More... | |
string | name |
The service name. More... | |
![]() | |
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... | |
An IceBox service descriptor.
string entry |
The entry point of the IceBox service.
string name |
The service name.