Package org.openorb.notify

The CORBA Notification Service implementation.

See:
          Description

Interface Summary
ChannelFactoryManagement  
ChannelManagement  
ConsumerAdapter A unifying interface to talk to different kinds consumers in a uniform way.
ConsumerAdminManagement  
ConsumerProxyManagement  
EventDispatcher  
EventReceiver  
FilterManagement  
InstanceRecycler  
PersistenceManagement The PersistenceManagement interface is implemented by the classes that need to be kept persistent and allows getteing information from them.
SupplierAdminManagement  
SupplierProxyManagement  
ThreadManagement  
 

Class Summary
Configurator  
EventTranslator The EventTranslator class defines operations for translating events from one type to another like Any to Structured, following the rules of the specification.
FilterInstanceRecycler  
Logger The Logger class defines operations for logging information, warnings and errors messages.
NotifyThread  
PersistenceRepository The PersistenceRepository class defines operations for getting access to the various homes of the Notification Service.
PropertiesRepository The PropertiesHelper class defines operations for getting and setting runtime properties.
PropertiesValidator The PropertiesChecker class defines operations for checking and validating admin and qos properties.
RecoveryManager The RecoveryManager class is responsible for recovering the server channels from a crash.
ResourceReaper The ResourceReaper class is responsible for checking the clients objects.
Server Notification Service server.
Service Lifecycle manager for the Notification Service.
ServiceContext Context information for the Service.
ThreadInstanceRecycler  
Util The Util class provides some useful methods like wildcard support to check if an EventType is part of an EventType collection.
 

Package org.openorb.notify Description

The CORBA Notification Service implementation.