IceBox::ServiceObserver
Overview
interface ServiceObserver
An Observer interface implemented by admin clients interested in the status of services
See Also
ServiceManager
Operations
void
servicesStarted
(
::Ice::StringSeq
services)
void
servicesStopped
(
::Ice::StringSeq
services)