Package | Description |
---|---|
org.infinispan.counter.api |
Clustered Counters API.
|
Modifier and Type | Method and Description |
---|---|
<T extends CounterListener> |
WeakCounter.addListener(T listener)
Adds a
CounterListener to this counter. |
<T extends CounterListener> |
StrongCounter.addListener(T listener)
Registers a
CounterListener to this counter. |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.