public class NotificationManager extends Object
CounterManager.
This handles all the users listeners.
| Modifier and Type | Method and Description |
|---|---|
<T extends CounterListener> |
addListener(String counterName,
T listener) |
void |
stop() |
public <T extends CounterListener> Handle<T> addListener(String counterName, T listener)
public void stop()
Copyright © 2022 JBoss by Red Hat. All rights reserved.