alma::acs::eventbrowser::model::EventSupplierImpl Class Reference

Inheritance diagram for alma::acs::eventbrowser::model::EventSupplierImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::eventbrowser::model::EventSupplierImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EventSupplierImpl (Logger logger, ContainerServices cs, String clientName) throws Exception
void initialize (ContainerServices containerServices) throws ComponentLifecycleException
void sendEvents (short param)
void cleanUp ()

Private Attributes

Logger m_logger
ContainerServices m_containerServices
final String channelName = "blar"
SimpleSupplier m_supplier = null

Detailed Description

Class designed for testing event suppliers.

Author:
original by dfugate, hacked for eventGUI testing by jschwarz

Constructor & Destructor Documentation

alma::acs::eventbrowser::model::EventSupplierImpl::EventSupplierImpl ( Logger  logger,
ContainerServices  cs,
String  clientName 
) throws Exception [inline]

References m_containerServices, and m_logger.


Member Function Documentation

void alma::acs::eventbrowser::model::EventSupplierImpl::cleanUp (  )  [inline]

Disconnects the supplier.

Referenced by alma::acs::eventbrowser::model::EventReceivingTest::tearDown().

void alma::acs::eventbrowser::model::EventSupplierImpl::initialize ( ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]

Sets up the SimpleSupplier.

Parameters:
containerServices Services to components.
Exceptions:
ComponentLifecycleException Not thrown.

References channelName, m_containerServices, m_logger, and m_supplier.

Referenced by alma::acs::eventbrowser::model::EventReceivingTest::setUp().

void alma::acs::eventbrowser::model::EventSupplierImpl::sendEvents ( short  param  )  [inline]

Member Data Documentation

Referenced by initialize().

Referenced by EventSupplierImpl(), and initialize().

Referenced by initialize(), and sendEvents().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2