![]() |
Ice 3.8
Slice API Reference
|
Observes the status of services in an IceBox server. More...
defined in <IceBox/ServiceManager.ice>
interface ServiceObserver { ... }
Operations | |
void | servicesStarted (Ice::StringSeq services) |
Receives the names of the services that were started. | |
void | servicesStopped (Ice::StringSeq services) |
Receives the names of the services that were stopped. |
Observes the status of services in an IceBox server.
Definition at line 37 of file ServiceManager.ice.