Uses of Interface
com.swiftmq.mgmt.EntityRemoveListener
-
Packages that use EntityRemoveListener Package Description com.swiftmq.mgmt -
-
Uses of EntityRemoveListener in com.swiftmq.mgmt
Classes in com.swiftmq.mgmt that implement EntityRemoveListener Modifier and Type Class Description classEntityChangeAdapterAn adapter class that joins EntityAddListener and EntityRemoveListener.classEntityListEventAdapterMethods in com.swiftmq.mgmt that return EntityRemoveListener Modifier and Type Method Description EntityRemoveListenerEntity. getEntityRemoveListener()Returns the EntityRemoveListenerMethods in com.swiftmq.mgmt with parameters of type EntityRemoveListener Modifier and Type Method Description voidEntity. setEntityRemoveListener(EntityRemoveListener entityRemoveListener)Set the EntityRemoveListener.voidEntityList. setEntityRemoveListener(EntityRemoveListener entityRemoveListener)
-