Red Hat Training

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

3.3.12.5. JBoss AS 7 and EAP 6 - EJB3 Runtime Service

Overview

Table 3.526. Overview

Description:Runtime resources exposed by EJBs components included in this deployment.
Singleton: yes
Plugin:JBossAS7
Child Resource Types
Connection Properties

Table 3.527. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.5.1. JBoss AS 7 and EAP 6 - Message Driven Bean Runtime Service
Overview

Table 3.528. Overview

Description:Bean component included in the deployment.
Singleton: no
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.529. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

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

Table 3.530. Metrics

NameTypeDescriptionInternal Name
Pool Available CountmeasurementThe number of available (i.e. not in use) instances in the pool.pool-available-count
Pool Create CountmeasurementThe number of bean instances that have been created.pool-create-count
Pool Current SizemeasurementThe current size of the pool.pool-current-size
Pool Max SizemeasurementThe maximum size of the pool.pool-max-size
Pool Remove CountmeasurementThe number of bean instances that have been removed.pool-remove-count
Peak concurrent invocationsmeasurementPeak concurrent invocations.peak-concurrent-invocations
InvocationsmeasurementNumber of invocations processed.invocations
Invocations per MinutemeasurementNumber of invocations processed.invocations
Wait TimemeasurementTime spent waiting to obtain an instance.wait-time
Execution TimemeasurementTime spent within a bean methodexecution-time
Execution Time per MinutemeasurementTime spent within a bean methodexecution-time
Method Execution TimecalltimeThe execution times of individual methods on a bean. Note that you need to enable statistics at server level in the ejb3 subsystem__calltime:execution-time

Note

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

Table 3.531. 

NameDescriptionRequiredInternal Name
Component Class NameThe component's class name. no component-class-name
Declared RolesThe roles declared (via @DeclareRoles) on this EJB component. yes declared-roles
Run As RoleThe run-as role (if any) for this EJB component. no run-as-role
Security DomainThe security domain for this EJB component. no security-domain
TimersEJB timers associated with the component. yes timers

Note

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