Uses of Class
org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
Packages that use ActiveMQServerControlImpl
Package
Description
-
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQServerControlImplModifier and TypeMethodDescriptionActiveMQServer.getActiveMQServerControl()Returns the resource to manage this ActiveMQ Artemis server. -
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return ActiveMQServerControlImpl -
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management that return ActiveMQServerControlImplModifier and TypeMethodDescriptionManagementService.registerServer(PostOffice postOffice, SecurityStore securityStore, StorageManager storageManager, Configuration configuration, HierarchicalRepository<AddressSettings> addressSettingsRepository, HierarchicalRepository<Set<Role>> securityRepository, ResourceManager resourceManager, RemotingService remotingService, ActiveMQServer messagingServer, QueueFactory queueFactory, ScheduledExecutorService scheduledThreadPool, PagingManager pagingManager, boolean backup) -
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server.management.impl
Methods in org.apache.activemq.artemis.core.server.management.impl that return ActiveMQServerControlImplModifier and TypeMethodDescriptionManagementServiceImpl.registerServer(PostOffice postOffice, SecurityStore securityStore, StorageManager storageManager1, Configuration configuration, HierarchicalRepository<AddressSettings> addressSettingsRepository, HierarchicalRepository<Set<Role>> securityRepository, ResourceManager resourceManager, RemotingService remotingService, ActiveMQServer messagingServer, QueueFactory queueFactory, ScheduledExecutorService scheduledThreadPool, PagingManager pagingManager, boolean backup)