Uses of Class
org.apache.activemq.artemis.api.core.management.ActiveMQManagementProxy
Packages that use ActiveMQManagementProxy
-
Uses of ActiveMQManagementProxy in org.apache.activemq.artemis.cli.commands.check
Methods in org.apache.activemq.artemis.cli.commands.check that return ActiveMQManagementProxyMethods in org.apache.activemq.artemis.cli.commands.check with parameters of type ActiveMQManagementProxyModifier and TypeMethodDescriptionvoidCheckContext.setManagementProxy(ActiveMQManagementProxy managementProxy) Constructors in org.apache.activemq.artemis.cli.commands.check with parameters of type ActiveMQManagementProxyModifierConstructorDescriptionCheckContext(ActionContext actionContext, ActiveMQConnectionFactory factory, ActiveMQManagementProxy managementProxy)