JBoss Community Archive (Read Only)

RHQ 4.9

JBossAS - Message Driven EJB Service

Overview

Internal Name:

Message Driven EJB

Description:

An EJB 1.x or 2.x Message Driven 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 Message Driven 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 Message Driven 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 Message Driven 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 Message Driven 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 Message Driven Bean in the method-ready state

{stats.messageCount.count}

Method-Ready Beans per Minute

measurement

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

{stats.messageCount.count}

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:37 UTC, last content change 2013-09-18 19:43:09 UTC.