Uses of Class
org.apache.activemq.artemis.core.server.routing.pools.DiscoveryService
-
Packages that use DiscoveryService Package Description org.apache.activemq.artemis.core.server.routing.pools -
-
Uses of DiscoveryService in org.apache.activemq.artemis.core.server.routing.pools
Subclasses of DiscoveryService in org.apache.activemq.artemis.core.server.routing.pools Modifier and Type Class Description classDiscoveryGroupServiceConstructors in org.apache.activemq.artemis.core.server.routing.pools with parameters of type DiscoveryService Constructor Description DiscoveryPool(TargetFactory targetFactory, ScheduledExecutorService scheduledExecutor, int checkPeriod, DiscoveryService discoveryService)
-