Red Hat Training

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

3.2.11. JBossAS5 - EJB2 JAR Service

Overview

Table 3.157. Overview

Description:a standalone EJB 2.x application
Singleton: no
Plugin:JBossAS5

Child Resource Types

Connection Properties

Table 3.158. 

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

NameTypeDescriptionInternal Name
Pathtraitthe absolute path of this EJB JAR file or directorycustom.path
Exploded?traitwhether this EJB JAR is deployed exploded (i.e. as a directory)custom.exploded

Note

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

Configuration Properties

none

Operations

Table 3.160. Metrics

NameDescription
Startstarts this EJB JAR
Stopstops this EJB JAR
Restartstops and then restarts this EJB JAR

Package Types

Table 3.161. Package Types

NameCategoryDescription
EJB JAR FileDeployable 

3.2.11.1. JBossAS5 - EJB2 Stateless Session Bean Service

Overview

Table 3.162. Overview

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

Table 3.163. 

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.164. 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.165. Metrics

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