public interface SubscribeListener
Modifier and Type | Method and Description |
---|---|
void |
onSubscribe(SubscriptionEvent event)
Called when a new subscription is registered on the bus.
|
void onSubscribe(SubscriptionEvent event)
event
- the subscription event that occurred. Never null.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.