Package | Description |
---|---|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core 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 web browser or
JavaScript clients.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QueueViewMBean |
interface |
TopicViewMBean |
Modifier and Type | Class and Description |
---|---|
class |
DestinationView |
class |
QueueView
Provides a JMX Management view of a Queue.
|
class |
TopicView |
Modifier and Type | Method and Description |
---|---|
protected DestinationViewMBean |
BrokerFacadeSupport.getDestinationByName(java.util.Collection<? extends DestinationViewMBean> collection,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected DestinationViewMBean |
BrokerFacadeSupport.getDestinationByName(java.util.Collection<? extends DestinationViewMBean> collection,
java.lang.String name) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.