Internal Name: |
EJB3 Stateful Session Bean (Embedded) |
Description: |
An EJB3 Stateful Session Bean (SFSB) |
Singleton: |
no |
Plugin: |
JBossAS5 |
Name |
Description |
Required |
Internal Name |
Component Type |
|
yes |
componentType |
Component Subtype |
|
yes |
componentSubtype |
Component Name |
|
yes |
componentName |
Invocation Stats Property Name |
|
yes |
invocationStatsPropertyName |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Type |
Description |
Internal Name |
EJB Name |
trait |
the name of this EJB |
name |
Available Count |
measurement |
The number of pooled instances of this EJB3 Session Bean in the method-ready state |
availableCount |
Create Count |
measurement |
The number of instances of this EJB3 Session Bean that have been created since server start |
createCount |
Create Count per Minute |
measurement |
The number of instances of this EJB3 Session Bean that have been created since server start |
createCount |
Current Count |
measurement |
The total number of currently pooled instances of this EJB3 Session Bean |
currentSize |
Max Size |
measurement |
The maximum number of instances that are allowed to be pooled |
maxSize |
Remove Count |
measurement |
The number of instances of this EJB3 Session Bean that have been removed since server start |
removeCount |
Remove Count per Minute |
measurement |
The number of instances of this EJB3 Session Bean that have been removed since server start |
removeCount |
Method Invocation Time |
calltime |
The minimum, maximum, and average invocation times for each of the methods exposed by this EJB |
methodInvocationTime |
Cache Size |
measurement |
Cache Size |
cacheSize |
Passivated Count |
measurement |
Passivated Count |
passivatedCount |
Total Size |
measurement |
Total Size |
totalSize |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
Name |
Description |
View Method Statistics |
Display detailed method invocation statistics. |