| Package | Description |
|---|---|
| org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
| org.apache.activemq.management |
An implementation of the J2EE Management API
|
| Modifier and Type | Field and Description |
|---|---|
protected SizeStatisticImpl |
DestinationStatistics.messageSize |
| Modifier and Type | Method and Description |
|---|---|
SizeStatisticImpl |
DestinationStatistics.getMessageSize() |
| Modifier and Type | Method and Description |
|---|---|
SizeStatisticImpl |
SizeStatisticImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
SizeStatisticImpl.setParent(SizeStatisticImpl parent) |
| Constructor and Description |
|---|
SizeStatisticImpl(SizeStatisticImpl parent,
String name,
String description) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.