public interface UnsubscribeListener
Modifier and Type | Method and Description |
---|---|
void |
onUnsubscribe(SubscriptionEvent event)
Called when a subscription is de-registered from the bus.
|
void onUnsubscribe(SubscriptionEvent event)
event
- event describing the subscription cancellation.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.