Uses of Interface
com.swiftmq.mgmt.EntityWatchListener
-
Packages that use EntityWatchListener Package Description com.swiftmq.mgmt -
-
Uses of EntityWatchListener in com.swiftmq.mgmt
Methods in com.swiftmq.mgmt with parameters of type EntityWatchListener Modifier and Type Method Description voidEntity. addEntityWatchListener(EntityWatchListener l)Adds an EntityWatchListener.voidEntity. removeEntityWatchListener(EntityWatchListener l)Removes an EntityWatchListener.
-