public static interface Incrementor.MaxCountExceededCallback
trigger method should usually throw an exception.| Modifier and Type | Method and Description |
|---|---|
void |
trigger(int maximalCount)
Function called when the maximal count has been reached.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.