Uses of Interface
com.openfin.desktop.SubscriptionListener
Package | Description |
---|---|
com.openfin.desktop |
-
Uses of SubscriptionListener in com.openfin.desktop
Methods in com.openfin.desktop with parameters of type SubscriptionListener Modifier and Type Method Description void
InterApplicationBus. addSubscribeListener(SubscriptionListener listener)
Registers a listener which is called whenever a subscription occurs.void
InterApplicationBus. removeSubscribeListener(SubscriptionListener listener)
Removes the passed listener.