Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::nc::ChannelInfo Class Reference

List of all members.

Public Member Functions

 ChannelInfo (ContainerServicesBase services)
HashMap< String, Double > getEventHandlerTimeoutMap (String channelName)

Private Attributes

Logger m_logger = null
ContainerServicesBase m_services = null

Detailed Description

ChannelInfo is intended to provide various tidbits on information on CORBA Notification Channels to the ACS NC APIs.

Author:
dfugate
Version:
$Id$


Constructor & Destructor Documentation

alma::acs::nc::ChannelInfo::ChannelInfo ContainerServicesBase  services  )  [inline]
 

Constructor.

Parameters:
services A component or client's container services.


Member Function Documentation

HashMap<String, Double> alma::acs::nc::ChannelInfo::getEventHandlerTimeoutMap String  channelName  )  [inline]
 

The following returns a map where each key is the name of an event and the value is the maximum amount of time (in floating point seconds) an event receiver has to process the event before a warning message is logged.

Parameters:
channelName name of the channel
Returns:
HashMap described above


Member Data Documentation

Logger alma::acs::nc::ChannelInfo::m_logger = null [private]
 

standard logger

ContainerServicesBase alma::acs::nc::ChannelInfo::m_services = null [private]
 

our own private copy of the container services. used to access the ACS CDB among other things


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:26 2009 for ACS Java API by doxygen 1.3.8