Ice 3.7 Slice API Reference
Interfaces | Exceptions | Modules
IceBox.ice File Reference
#include <Ice/BuiltinSequences.ice>
#include <Ice/CommunicatorF.ice>
#include <Ice/PropertiesF.ice>
#include <Ice/SliceChecksumDict.ice>
Include dependency graph for IceBox.ice:

Go to the source code of this file.

Interfaces

local interface  IceBox::Service
 An application service managed by a ServiceManager. More...
 
interface  IceBox::ServiceManager
 Administers a set of Service instances. More...
 
interface  IceBox::ServiceObserver
 An Observer interface implemented by admin clients interested in the status of services. More...
 

Exceptions

exception  IceBox::AlreadyStartedException
 This exception is thrown if an attempt is made to start an already-started service. More...
 
exception  IceBox::AlreadyStoppedException
 This exception is thrown if an attempt is made to stop an already-stopped service. More...
 
local exception  IceBox::FailureException
 This exception is a general failure notification. More...
 
exception  IceBox::NoSuchServiceException
 This exception is thrown if a service name does not refer to an existing service. More...
 

Modules

 IceBox
 IceBox is an application server specifically for Ice applications.