Interface EventCountListener
- All Superinterfaces:
EventListener
Listeners can be notified when the # of events in a particular model
changes
- Author:
- Scott Deboy <sdeboy@apache.org>
-
Method Summary
-
Method Details
-
eventCountChanged
void eventCountChanged(int currentCount, int totalCount)
-