BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.runtime
Interface MessageDrivenEJBRuntimeMBean


public interface MessageDrivenEJBRuntimeMBean
extends EJBRuntimeMBean

This interface contains accessor methods for all EJB runtime information collected for a Message Driven Bean.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 EJBPoolRuntimeMBean getPoolRuntime()
          Returns the EJBPoolRuntimeMBean, containing runtime information about the free pool, for this EJB.
 boolean isJMSConnectionAlive()
          Returns whether the Message Driven Bean is currently connected to the JMS destination it is mapped to.
 
Methods inherited from interface weblogic.management.runtime.EJBRuntimeMBean
getEJBName, getResources, getTransactionRuntime
 
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

getPoolRuntime

public EJBPoolRuntimeMBean getPoolRuntime()
Returns the EJBPoolRuntimeMBean, containing runtime information about the free pool, for this EJB.

Returns:
The poolRuntime value

isJMSConnectionAlive

public boolean isJMSConnectionAlive()
Returns whether the Message Driven Bean is currently connected to the JMS destination it is mapped to.

Returns:
The jMSConnectionAlive value

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81