public interface MonitorListener
Modifier and Type | Method and Description |
---|---|
void |
dataChanged(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
void |
statusChanged(SubscriptionState state) |
void statusChanged(SubscriptionState state)
void dataChanged(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)