Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Interfaces | Structs | Modules | Sequences
Observer.ice File Reference
#include <Glacier2/Session.ice>
#include <IceGrid/Exception.ice>
#include <IceGrid/Descriptor.ice>
#include <IceGrid/Admin.ice>
Include dependency graph for Observer.ice:

Go to the source code of this file.

Interfaces

interface  IceGrid::AdapterObserver
 This interface allows applications to monitor the state of object adapters that are registered with IceGrid. More...
 
interface  IceGrid::ApplicationObserver
 The database observer interface. More...
 
interface  IceGrid::NodeObserver
 The node observer interface. More...
 
interface  IceGrid::ObjectObserver
 This interface allows applications to monitor IceGrid well-known objects. More...
 
interface  IceGrid::RegistryObserver
 This interface allows applications to monitor changes the state of the registry. More...
 

Structs

struct  IceGrid::AdapterDynamicInfo
 Dynamic information about the state of an adapter. More...
 
struct  IceGrid::NodeDynamicInfo
 Dynamic information about the state of a node. More...
 
struct  IceGrid::ServerDynamicInfo
 Dynamic information about the state of a server. More...
 

Modules

 IceGrid
 IceGrid is a server activation and deployment tool.
 

Sequences

sequence< AdapterDynamicInfo > IceGrid::AdapterDynamicInfoSeq
 A sequence of adapter dynamic information structures. More...
 
sequence< NodeDynamicInfo > IceGrid::NodeDynamicInfoSeq
 A sequence of node dynamic information structures. More...
 
sequence< ServerDynamicInfo > IceGrid::ServerDynamicInfoSeq
 A sequence of server dynamic information structures. More...