Uses of Interface
org.apache.activemq.artemis.core.server.routing.pools.DiscoveryService.Listener
-
Packages that use DiscoveryService.Listener Package Description org.apache.activemq.artemis.core.server.routing.pools -
-
Uses of DiscoveryService.Listener in org.apache.activemq.artemis.core.server.routing.pools
Classes in org.apache.activemq.artemis.core.server.routing.pools that implement DiscoveryService.Listener Modifier and Type Class Description classDiscoveryPoolMethods in org.apache.activemq.artemis.core.server.routing.pools that return DiscoveryService.Listener Modifier and Type Method Description DiscoveryService.ListenerDiscoveryService. getListener()Methods in org.apache.activemq.artemis.core.server.routing.pools with parameters of type DiscoveryService.Listener Modifier and Type Method Description voidDiscoveryService. setListener(DiscoveryService.Listener listener)
-