Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
interface |
Administers a set of Service
instances.
Returns the checksums for the IceBox Slice definitions.
Shutdown all services.
::Ice::SliceChecksumDict getSliceChecksums(); |
Returns the checksums for the IceBox Slice definitions.
A dictionary mapping Slice type ids to their checksums.
void shutdown(); |
Shutdown all services. This will cause Service::stop to be invoked on all configured services.
<<< Previous | Home | Next >>> |
IceBox::Service | Up | IceGrid |