| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is used for monitoring a WebLogic JMS consumer.
| Method Summary | |
|  long | getBytesPendingCount()Returns the number of bytes pending (uncommitted and and unacknowledged) by this consumer. | 
|  long | getBytesReceivedCount()Returns the number of bytes received by this consumer since the last reset. | 
|  java.lang.String | getDestinationName()Returns the destination for this consumer. | 
|  long | getMessagesPendingCount()Returns the number of messages pending (uncommitted and unacknowledged) by this consumer. | 
|  long | getMessagesReceivedCount()Returns the number of messages received by this consumer since the last reset. | 
|  java.lang.String | getSelector()Returns the selector associated with this consumer, if any. | 
|  boolean | isActive()Determines if the consumer active. | 
|  boolean | isDurable()Determines whether the consumer is durable. | 
| Methods inherited from interface weblogic.management.WebLogicMBean | 
| getMBeanInfo, 
getName, 
getObjectName, 
getParent, 
getType, 
isCachingDisabled, 
isRegistered, 
setName, 
setParent | 
| Methods inherited from interface javax.management.DynamicMBean | 
| getAttribute, 
getAttributes, 
invoke, 
setAttribute, 
setAttributes | 
| Methods inherited from interface javax.management.MBeanRegistration | 
| postDeregister, 
postRegister, 
preRegister | 
| Methods inherited from interface javax.management.NotificationBroadcaster | 
| addNotificationListener, 
getNotificationInfo, 
removeNotificationListener | 
| Method Detail | 
public java.lang.String getDestinationName()
public boolean isActive()
                 throws java.rmi.RemoteException
public java.lang.String getSelector()
public boolean isDurable()
public long getMessagesPendingCount()
public long getMessagesReceivedCount()
public long getBytesPendingCount()
public long getBytesReceivedCount()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||