semaine::components::dummy::DummyFeatureExtractor Class Reference

#include <DummyFeatureExtractor.h>

Inheritance diagram for semaine::components::dummy::DummyFeatureExtractor:
semaine::components::Component semaine::cms::SEMAINEMessageAvailableListener

List of all members.

Public Member Functions

 DummyFeatureExtractor () throw (CMSException)
virtual ~DummyFeatureExtractor ()

Protected Member Functions

virtual void act () throw (CMSException)
virtual void customStartIO () throw (CMSException)

Constructor & Destructor Documentation

semaine::components::dummy::DummyFeatureExtractor::DummyFeatureExtractor (  )  throw (CMSException)
semaine::components::dummy::DummyFeatureExtractor::~DummyFeatureExtractor (  )  [virtual]

Member Function Documentation

void semaine::components::dummy::DummyFeatureExtractor::act (  )  throw (CMSException) [protected, virtual]

Proactive actions. This method is called every waitingTime milliseconds if no messages arrive, and after every message processing.

This base implementation does nothing; subclasses should implement suitable behaviour here.

Exceptions:
CMSException if communication with the JMS server goes wrong.
std::exception if anything goes wrong in the internal processing of the component.

Reimplemented from semaine::components::Component.

void semaine::components::dummy::DummyFeatureExtractor::customStartIO (  )  throw (CMSException) [protected, virtual]

Subclasses can implement this method in order to run custom code needed at startup time.

Exceptions:
std::exception if anything goes wrong in the internal processing of the component.

Reimplemented from semaine::components::Component.


The documentation for this class was generated from the following files:
Generated on Tue Dec 14 17:13:18 2010 for SEMAINE by  doxygen 1.6.3