Interface | Description |
---|---|
SubscriptionListener<T> |
A basic subscription listener that acts as a base interface for all
subscriptions.
|
SubscriptionManagerListener<T> | |
SubscriptionSource<T> |
A event source which can be used with the subscription manager.
|
SubscriptionValidator<T> |
Class | Description |
---|---|
ListenableSubscriptionManager<T> |
Listen to the active subscriptions
|
Subscription<T> | |
SubscriptionInformation<T> |
A subscription information object which holds the information that where used
when the listener binds to the subscription.
|
SubscriptionManager<T> |
Manage subscriptions.
|
SubscriptionRecorder<T> | |
SubscriptionSourceEvent<T> | |
SubscriptionSourceTestImpl<T> | |
SubscriptionStateEvent | |
Test1 | |
Test2 |
Exception | Description |
---|---|
ValidationException |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.