|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriptionEvent | |
---|---|
org.jboss.errai.bus.client.api |
Uses of SubscriptionEvent in org.jboss.errai.bus.client.api |
---|
Methods in org.jboss.errai.bus.client.api with parameters of type SubscriptionEvent | |
---|---|
void |
BusMonitor.notifyNewSubscriptionEvent(SubscriptionEvent event)
|
void |
BusMonitor.notifyUnSubcriptionEvent(SubscriptionEvent event)
|
void |
SubscribeListener.onSubscribe(SubscriptionEvent event)
Called when a new subscription is registered on the bus. |
void |
UnsubscribeListener.onUnsubscribe(SubscriptionEvent event)
Called when a subscription is de-registered from the bus. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |