Public Member Functions | |
void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
void | execute () |
void | cleanUp () |
void | aboutToAbort () |
void | receive (statusBlockEvent someParam) |
ComponentStates | componentState () |
String | name () |
void | getBlocks () throws CouldntPerformActionEx |
int | waitTillDone () throws CouldntPerformActionEx |
Static Public Attributes | |
final String | PROP_ASSERTION_MESSAGE = "CounterConsumerAssert" |
Package Attributes | |
int | eventCount = 0 |
volatile boolean | contFlag = true |
Private Attributes | |
ContainerServices | m_containerServices |
Logger | m_logger |
Consumer | m_consumer = null |
|
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
|
|
Implements alma::COUNTER::CounterConsumerOperations.
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
|
|
Implements alma::COUNTER::CounterConsumerOperations.
|
|
|
|
Total number of events that have been consumed. |
|
|
|
|
|
|
|
|