Ejb container statistics, Table 18–1, Ejb statistics – Sun Microsystems GLASSFISH ENTERPRISE 820433510 User Manual
Page 176

■
“Thread Pools Statistics” on page 186
■
“Transaction Service Statistics” on page 186
■
“Java Virtual Machine (JVM) Statistics” on page 187
■
“JVM Statistics in Java SE” on page 187
EJB Container Statistics
The EJB container statistics are described in the following tables:
■
■
■
■
■
■
EJB statistics are described in the following table.
TABLE 18–1
EJB Statistics
Attribute Name
Data Type
Description
createcount
CountStatistic
Number of times an EJB’s create
method is called.
removecount
CountStatistic
Number of times an EJB’s remove
method is called.
pooledcount
RangeStatistic
Number of entity beans in pooled
state.
readycount
RangeStatistic
Number of entity beans in ready
state.
messagecount
CountStatistic
Number of messages received for a
message-driven bean.
methodreadycount
RangeStatistic
Number of stateful or stateless
session beans that are in the
MethodReady
state.
passivecount
RangeStatistic
Number of stateful session beans
that are in Passive state.
The statistics available for EJB method invocations are listed in the following table.
About Monitoring
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008
176