edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > EJB: Control: Bean
EJB: Control: Bean
Column Display Related Tasks Related Topics
Use this page to manually clear the caches and pools of idle beans.
Note: Suspending a Message Driven Bean on an individual cluster member suspends the Message Driven Bean on all members of the cluster.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Name of Name of entry.
EJB Name Name of EJB.
Server The name of server on which this EJB instance is deployed.
Machine The name of machine on which this EJB instance is deployed.
Application Name The name of the Enterprise application.
MBean Attribute:
ApplicationRuntimeMBean.ApplicationName
EJB Type The type of EJB (stateful session, stateless session, entity, message driven).
Cached Current Count Provides a count of the total number of beans from this EJB Home currently in the EJB cache.
MBean Attribute:
EJBCacheRuntimeMBean.CachedBeansCurrentCount
Pool Current Count Provides the ejb-name for this EJB as defined in the ejb-jar.xml deployment descriptor.
MBean Attribute:
EntityEJBRuntimeMBean.EJBName
Connection Status Provides the connection status for the Message Driven Bean. ConnectionStatus can be Connected or Reconnecting.
MBean Attribute:
MessageDrivenEJBRuntimeMBean.ConnectionStatus
MDB Status Provides the Message Driven Bean status. MDBStatus is used after the MDB is connected to the destination. MDBStatus can be Running or Suspended.
MBean Attribute:
MessageDrivenEJBRuntimeMBean.MDBStatus
Disabled Timer Count Provides the current number of timers temporarily disabled for this EJB
MBean Attribute:
EJBTimerRuntimeMBean.DisabledTimerCount
![]()