Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.2.11.2. JBossAS5 - EJB2 Stateful Session Bean Service

Overview

Table 3.166. Overview

Description:An EJB2 Stateful Session Bean
Singleton: no
Plugin:JBossAS5
Child Resource Types
none
Connection Properties

Table 3.167. 

NameDescriptionRequiredInternal Name
Component Type  yes componentType
Component Subtype  yes componentSubtype
Component Name  yes componentName
Invocation Stats Property Name  yes invocationStatsPropertyName

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.168. Metrics

NameTypeDescriptionInternal Name
Create CountmeasurementThe number of instances of this EJB2 Session Bean that have been created since server start.CreateCount
Create Count per MinutemeasurementThe number of instances of this EJB2 Session Bean that have been created since server start.CreateCount
Remove CountmeasurementThe number of instances of this EJB2 Session Bean that have been removed since server start.RemoveCount
Remove Count per MinutemeasurementThe number of instances of this EJB2 Session Bean that have been removed since server start.RemoveCount
Current Pool SizemeasurementThe number of beans in the pool.CurrentPoolSize
Max Pool SizemeasurementThe maximum pool size.MaxPoolSize
Method Invocation TimecalltimeThe minimum, maximum, and average invocation times for each of the methods exposed by this EJBmethodInvocationTime
Passive BeansmeasurementThe count of beans in the passivated statePassivatedCount

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations

Table 3.169. Metrics

NameDescription
View Method StatisticsDisplay detailed method invocation statistics.
Package Types
none