| 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 PollCountStatisticImpl | DestinationStatistics. messagesCached | 
| protected PollCountStatisticImpl | ConnectorStatistics. messagesCached | 
| Modifier and Type | Method and Description | 
|---|---|
| PollCountStatisticImpl | DestinationStatistics. getMessagesCached() | 
| PollCountStatisticImpl | ConnectorStatistics. getMessagesCached() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DestinationStatistics. setMessagesCached(PollCountStatisticImpl messagesCached) | 
| void | ConnectorStatistics. setMessagesCached(PollCountStatisticImpl messagesCached) | 
| Modifier and Type | Method and Description | 
|---|---|
| PollCountStatisticImpl | PollCountStatisticImpl. getParent() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PollCountStatisticImpl. setParent(PollCountStatisticImpl parent) | 
| Constructor and Description | 
|---|
| PollCountStatisticImpl(PollCountStatisticImpl parent,
                      java.lang.String name,
                      java.lang.String description) | 
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.