Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

EJB: Control: Bean

Column Display     Related Tasks     Related Topics

Use this page to manually clear the caches and pools of idle beans.

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
EJB Name

The name of this 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 a count of the connection status for the Message Driven Bean.

MBean Attribute:
MessageDrivenEJBRuntimeMBean.ConnectionStatus

MDB Status

Provides a count of the Message Driven Bean status MDB status can be: processing and paused

MBean Attribute:
MessageDrivenEJBRuntimeMBean.MDBStatus

Disabled Timer Count

Provides the current number of timers temporarily disabled for this EJB

MBean Attribute:
EJBTimerRuntimeMBean.DisabledTimerCount

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top