it.list.jft.event
Interface SubscriptionEvent

All Superinterfaces:
Event
All Known Subinterfaces:
SubscriptionIdleEvent, SubscriptionNotifyEvent, SubscriptionStartEvent, SubscriptionStopEvent

public interface SubscriptionEvent
extends Event

Generic event related to the Subscription Lifecycle.

Events related to this super-interface must be handled by the methods of SubscriptionListener.


Field Summary
 
Fields inherited from interface Event
RESULT_GENERIC_ERROR, RESULT_OK
 
Method Summary
 Subscription getSubscription()
          Returns the subscription associated to this event.
 
Methods inherited from interface Event
getResult
 

Method Detail

getSubscription

Subscription getSubscription()
Returns the subscription associated to this event.

Returns:
the subscription associated to this event.
null is never returned.


Submit a bug or feature to FT\API Programming Support<\font>