![]() |
Ice 3.9
Slice API Reference
|
Host multiple independent services in the same Ice server. More...
[["cpp:dll-export:ICEBOX_API"]][["cpp:doxygen:include:IceBox/IceBox.h"]][["cpp:header-ext:h"]][["cpp:include:IceBox/Config.h"]][["js:module:@zeroc/ice"]]["java:identifier:com.zeroc.IceBox"]
module IceBox { ... }
Interfaces | |
| interface | ServiceManager |
| Administers the services of an IceBox server. More... | |
| interface | ServiceObserver |
| Observes the status of services in an IceBox server. More... | |
Exceptions | |
| exception | AlreadyStartedException |
| The exception that is thrown when attempting to start a service that is already running. More... | |
| exception | AlreadyStoppedException |
| The exception that is thrown when attempting to stop a service that is already stopped. More... | |
| exception | NoSuchServiceException |
| The exception that is thrown when a service name does not refer to a known service. More... | |
Host multiple independent services in the same Ice server.