Uses of Class
org.apache.activemq.broker.jmx.ManagementContext

Packages that use ManagementContext
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
org.apache.activemq.web Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to we browser or JavaScript clients. 
 

Uses of ManagementContext in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker that return ManagementContext
 ManagementContext BrokerService.getManagementContext()
           
 

Methods in org.apache.activemq.broker with parameters of type ManagementContext
 void BrokerService.setManagementContext(ManagementContext managementContext)
           
 

Uses of ManagementContext in org.apache.activemq.web
 

Methods in org.apache.activemq.web that return ManagementContext
 ManagementContext BrokerFacade.getManagementContext()
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.