Uses of Interface
com.swiftmq.mgmt.PropertyWatchListener
-
Packages that use PropertyWatchListener Package Description com.swiftmq.mgmt -
-
Uses of PropertyWatchListener in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt with parameters of type PropertyWatchListener Modifier and Type Method Description voidProperty. addPropertyWatchListener(PropertyWatchListener l)Add a PropertyWatchListener.voidProperty. removePropertyWatchListener(PropertyWatchListener l)Removes a PropertyWatchListener.
-