public interface SubscriptionManagerListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
subscriptionsAdded(Set<T> additions) |
void |
subscriptionsRemoved(Set<T> removals) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.