Red Hat Training

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

3.2.13. JBossAS5 - EJB3 JAR Service

Overview

Table 3.193. Overview

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

Child Resource Types

Connection Properties

Table 3.194. 

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.195. 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.196. Metrics

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

Package Types

Table 3.197. Package Types

NameCategoryDescription
EJB JAR FileDeployable 

3.2.13.1. JBossAS5 - EJB3 Stateless Session Bean Service

Overview

Table 3.198. Overview

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

Table 3.199. 

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

Note

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

Table 3.201. Metrics

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