Red Hat Training

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

3.2.12. JBossAS5 - Embedded EJB2 JAR Service

Overview

Table 3.176. Overview

Description:an embedded EJB 2.x application
Singleton: no
Plugin:JBossAS5

Child Resource Types

Connection Properties

Table 3.177. 

NameDescriptionRequiredInternal Name
Deployment Namethe name of this EJB JAR yes deploymentName
Extension  yes extension
Description Template  yes descriptionTemplate
Deployment Type NameThe name of the item from the org.jboss.deployers.spi.management.KnownDeploymentTypes enum corresponding to this deployment's type. yes deploymentTypeName

Note

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

Metrics

Table 3.178. Metrics

NameTypeDescriptionInternal Name
Parenttraitthe name of this EJB JAR's parent deploymentcustom.parent

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.

Configuration Properties

none

Operations

none

Package Types

none

3.2.12.1. JBossAS5 - EJB2 Stateless Session Bean (Embedded) Service

Overview

Table 3.179. Overview

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

Table 3.180. 

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.181. 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

Note

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

Table 3.182. Metrics

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