Public Member Functions | |
void | initialize (ContainerServices containerServices) |
void | execute () throws ComponentLifecycleException |
void | cleanUp () |
void | aboutToAbort () |
ComponentStates | componentState () |
String | name () |
int | sendBlocks (int initVal, int lastVal, int changeVal, float period) throws CouldntPerformActionEx |
Static Public Attributes | |
final String | PROP_ASSERTION_MESSAGE = "CounterSupplierAssert" |
Package Attributes | |
int | eventCount = 0 |
volatile boolean | flag = false |
Private Attributes | |
ContainerServices | m_containerServices |
Logger | m_logger |
SimpleSupplier | m_supplier = null |
|
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
|
|
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
Implements alma::COUNTER::CounterSupplierOperations.
|
|
Total number of events that have been consumed. |
|
|
|
|
|
|
|
|
|
|