| 
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 service.
| Method Summary | |
 JMSConnectionRuntimeMBean[] | 
getConnections()
Returns the connections to this WebLogic server.  | 
 long | 
getConnectionsCurrentCount()
Returns the current number of connections to this WebLogic Server.  | 
 long | 
getConnectionsHighCount()
Returns the peak number of connections to this WebLogic Server since the last reset.  | 
 long | 
getConnectionsTotalCount()
Returns the total number of connections made to this WebLogic Server since the last reset.  | 
 weblogic.health.HealthState | 
getHealthState()
Returns the health state of JMS service.  | 
 JMSServerRuntimeMBean[] | 
getJMSServers()
Returns the JMS servers that are currently deployed on this WebLogic Server instance.  | 
 long | 
getJMSServersCurrentCount()
Returns the current number of JMS servers that are deployed on this WebLogic Server instance.  | 
 long | 
getJMSServersHighCount()
Returns the peak number of JMS servers that were deployed on this WebLogic Server instance since the server was started.  | 
 long | 
getJMSServersTotalCount()
Returns the number of JMS servers that were deployed on this WebLogic Server instance since the server was started.  | 
| 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, 
preDeregister, 
preRegister | 
| Methods inherited from interface javax.management.NotificationBroadcaster | 
addNotificationListener, 
getNotificationInfo, 
removeNotificationListener | 
| Method Detail | 
public weblogic.health.HealthState getHealthState()
public JMSConnectionRuntimeMBean[] getConnections()
public long getConnectionsCurrentCount()
public long getConnectionsHighCount()
public long getConnectionsTotalCount()
public JMSServerRuntimeMBean[] getJMSServers()
public long getJMSServersCurrentCount()
public long getJMSServersHighCount()
public long getJMSServersTotalCount()
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||