Package | Description |
---|---|
com.jbase.jdbc.io.inflow |
Modifier and Type | Method and Description |
---|---|
int |
RequestListenerService.getActivationsProcessedInLastMinute(StatisticsCounter statisticType) |
void |
RequestListenerService.incrementActivationCount(StatisticsCounter statisticType)
A RequestHandler is able to call back to this RequestListenerService to
track what it considers an activation.
|