|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnsubscribeListener
Callback interface for receiving notifications when a subscription is de-registered on the bus.
MessageBus.addUnsubscribeListener(UnsubscribeListener)
Method Summary | |
---|---|
void |
onUnsubscribe(SubscriptionEvent event)
Called when a subscription is de-registered from the bus. |
Method Detail |
---|
void onUnsubscribe(SubscriptionEvent event)
event
- event describing the subscription cancellation.
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |