Uses of Class
org.apache.activemq.artemis.core.server.routing.pools.DiscoveryService
Packages that use DiscoveryService
-
Uses of DiscoveryService in org.apache.activemq.artemis.core.server.routing.pools
Subclasses of DiscoveryService in org.apache.activemq.artemis.core.server.routing.poolsConstructors in org.apache.activemq.artemis.core.server.routing.pools with parameters of type DiscoveryServiceModifierConstructorDescriptionDiscoveryPool(TargetFactory targetFactory, ScheduledExecutorService scheduledExecutor, int checkPeriod, DiscoveryService discoveryService)