Red Hat Training

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

3.2.14.2. JBossAS5 - EJB3 Stateful Session Bean (Embedded) Service

Overview

Table 3.217. Overview

Description:An EJB3 Stateful Session Bean (SFSB)
Singleton: no
Plugin:JBossAS5
Child Resource Types
none
Connection Properties

Table 3.218. 

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.219. Metrics

NameTypeDescriptionInternal Name
EJB Nametraitthe name of this EJBname
Available CountmeasurementThe number of pooled instances of this EJB3 Session Bean in the method-ready stateavailableCount
Create CountmeasurementThe number of instances of this EJB3 Session Bean that have been created since server startcreateCount
Create Count per MinutemeasurementThe number of instances of this EJB3 Session Bean that have been created since server startcreateCount
Current CountmeasurementThe total number of currently pooled instances of this EJB3 Session BeancurrentSize
Max SizemeasurementThe maximum number of instances that are allowed to be pooledmaxSize
Remove CountmeasurementThe number of instances of this EJB3 Session Bean that have been removed since server startremoveCount
Remove Count per MinutemeasurementThe number of instances of this EJB3 Session Bean that have been removed since server startremoveCount
Method Invocation TimecalltimeThe minimum, maximum, and average invocation times for each of the methods exposed by this EJBmethodInvocationTime
Cache SizemeasurementCache SizecacheSize
Passivated CountmeasurementPassivated CountpassivatedCount
Total SizemeasurementTotal SizetotalSize

Note

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

Table 3.220. Metrics

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