Uses of Class
org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
-
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQServerControlImpl Modifier and Type Method Description ActiveMQServerControlImplActiveMQServer. 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 Modifier and Type Method Description ActiveMQServerControlImplActiveMQServerImpl. getActiveMQServerControl() -
Uses of ActiveMQServerControlImpl in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management that return ActiveMQServerControlImpl Modifier and Type Method Description ActiveMQServerControlImplManagementService. 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 ActiveMQServerControlImpl Modifier and Type Method Description ActiveMQServerControlImplManagementServiceImpl. 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)
-