interface ServiceManager |
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.
void shutdown(); |
Shutdown all services. This will cause Service::stop to be invoked on all configured services.
<<< Previous | Home | Next >>> |
IceBox::Service | Up | IcePack |