JBoss Community Archive (Read Only)

RHQ 4.9

JBossAS - Stateless Session EJB Service

Overview

Internal Name:

Stateless Session EJB

Description:

An EJB 1.x or 2.x Stateless Session Bean

Singleton:

no

Plugin:

JBossAS

Connection Settings

Name

Description

Required

Internal Name

Object Name

 

yes

objectName

Name Template

 

yes

nameTemplate

Description Template

 

yes

descriptionTemplate

Name

The name of this ejb

yes

name

J 2ee Application

 

yes

j2eeApplication

Ejb Jar

 

yes

ejbJar

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

Metrics

Name

Type

Description

Internal Name

Create Calls

measurement

The number of instances of this EJB 1.x or 2.x Stateless Session Bean that have been created since server start

{stats.createCount.count}

Create Calls per Minute

measurement

The number of instances of this EJB 1.x or 2.x Stateless Session Bean that have been created since server start

{stats.createCount.count}

Remove Calls

measurement

The number of instances of this EJB 1.x or 2.x Stateless Session Bean that have been removed since server start

{stats.removeCount.count}

Remove Calls per Minute

measurement

The number of instances of this EJB 1.x or 2.x Stateless Session Bean that have been removed since server start

{stats.removeCount.count}

Method-Ready Beans

measurement

The number of pooled instances of this EJB 1.x or 2.x Stateless Session Bean in the method-ready state

{stats.methodReadyCount.current}

Pool Size

measurement

The total number of currently pooled instances of this EJB 1.x or 2.x Stateless Session Bean

{{jboss.j2ee:jndiName=%name%,plugin=pool,service=EJB}CurrentSize}

Max Pool Size

measurement

The maximum number of instances that are allowed to be pooled

{{jboss.j2ee:jndiName=%name%,plugin=pool,service=EJB}MaxSize}

Method Invocation Time

calltime

the minimum, maximum, and average invocation times for each of the methods exposed by this EJB

MethodInvocationTime

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

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 08:25:46 UTC, last content change 2013-09-18 19:43:08 UTC.