Uses of Interface
com.openfin.desktop.SubscriptionListener
-
Packages that use 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 voidInterApplicationBus. addSubscribeListener(SubscriptionListener listener)Registers a listener which is called whenever a subscription occurs.voidInterApplicationBus. removeSubscribeListener(SubscriptionListener listener)Removes the passed listener.
-