Uses of Interface
org.apache.activemq.artemis.core.server.ServiceRegistry
Packages that use ServiceRegistry
Package
Description
-
Uses of ServiceRegistry in org.apache.activemq.artemis.core.remoting.server.impl
Constructors in org.apache.activemq.artemis.core.remoting.server.impl with parameters of type ServiceRegistryModifierConstructorDescriptionRemotingServiceImpl(ClusterManager clusterManager, Configuration config, ActiveMQServer server, ManagementService managementService, ScheduledExecutorService scheduledThreadPool, List<ProtocolManagerFactory> protocolManagerFactories, Executor flushExecutor, ServiceRegistry serviceRegistry) -
Uses of ServiceRegistry in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ServiceRegistry -
Uses of ServiceRegistry in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement ServiceRegistryMethods in org.apache.activemq.artemis.core.server.impl that return ServiceRegistryConstructors in org.apache.activemq.artemis.core.server.impl with parameters of type ServiceRegistryModifierConstructorDescriptionActiveMQServerImpl(Configuration configuration, MBeanServer mbeanServer, ActiveMQSecurityManager securityManager, ActiveMQServer parentServer, ServiceRegistry serviceRegistry) ConnectorsService(Configuration configuration, StorageManager storageManager, ScheduledExecutorService scheduledPool, PostOffice postOffice, ServiceRegistry serviceRegistry)