Interface ActiveSubscription
- All Superinterfaces:
Subscription
A
ActiveSubscriptions represents a subscription to a single subjects.-
Method Summary
Methods inherited from interface com.caplin.datasource.subscription.Subscription
getSubscriptionListener, unsubscribe
-
Method Details
-
getSubject
String getSubject()Gets the subject for this subscription.- Returns:
- The subject.
-