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

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
SimpleSupplier m_supplier = null

Detailed Description

Class designed for testing event suppliers. : consolidate with similar class in jcontexmpl
Author:
dfugate


Constructor & Destructor Documentation

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


Member Function Documentation

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

Disconnects the supplier.

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.

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

Sends some events to an event channel.

Parameters:
param number of events to send

Implements alma::acs::eventbrowser::model::SupplierCompOperations.


Member Data Documentation

ContainerServices alma::acs::eventbrowser::model::EventSupplierImpl::m_containerServices [private]
 

Logger alma::acs::eventbrowser::model::EventSupplierImpl::m_logger [private]
 

SimpleSupplier alma::acs::eventbrowser::model::EventSupplierImpl::m_supplier = null [private]
 


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