Package org.infinispan.counter.api
Interface CounterListener
public interface CounterListener
A listener interface to listen to
StrongCounter
changes.
The events received will have the previous/current value and its previous/current state.
- Since:
- 9.0
- Author:
- Pedro Ruivo
-
Method Summary
-
Method Details
-
onUpdate
-