cgl.narada.wsinfra.wse.matching
Interface SubscriptionExpiryListener

All Known Implementing Classes:
WseSinkProcessor, WseSourceProcessor, WseSubscriptionManagerProcessor

public interface SubscriptionExpiryListener

An interface which is used to notify an entity of a Subscription's expiry.


Method Summary
 void onSubscriptionExpiry(SubscriptionEntry expiredEntry)
          Method that is called when one of the managed subscriptions expires
 

Method Detail

onSubscriptionExpiry

public void onSubscriptionExpiry(SubscriptionEntry expiredEntry)
Method that is called when one of the managed subscriptions expires