|
|||||||||
| Home >> All >> javax >> management >> [ j2ee overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.management.j2ee
Interface JMSConsumerStats

- All Superinterfaces:
- JMSEndpointStats, java.io.Serializable, Stats
- public interface JMSConsumerStats
- extends JMSEndpointStats
Represents a statistics provided by a JMS message consumer
- Version:
- $Revision: 1.1 $
Revisions:
200112009 Andreas Schaefer:
- Adjustment to the new JBoss guide lines and also adjustments to the latest JSR-77 specification
| Method Summary | |
java.lang.String |
getOrigin()
|
| Methods inherited from interface javax.management.j2ee.JMSEndpointStats |
getExpiredMessageCount, getMessageCount, getMessageWaitTime, getPendingMessageCount |
| Methods inherited from interface javax.management.j2ee.Stats |
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
getOrigin
public java.lang.String getOrigin()
|
|||||||||
| Home >> All >> javax >> management >> [ j2ee overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC