-
Language:
English
-
Language:
English
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.524. Overview
| Description: | Runtime resources exposed by EJBs components included in this deployment. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.525.
| Name | Description | Required | Internal 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.526. Overview
| Description: | Bean component included in the deployment. |
| Singleton: | no |
| Plugin: | JBossAS7 |
Child Resource Types
none
Connection Properties
Table 3.527.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.528. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Pool Available Count | measurement | The number of available (i.e. not in use) instances in the pool. | pool-available-count |
| Pool Create Count | measurement | The number of bean instances that have been created. | pool-create-count |
| Pool Current Size | measurement | The current size of the pool. | pool-current-size |
| Pool Max Size | measurement | The maximum size of the pool. | pool-max-size |
| Pool Remove Count | measurement | The number of bean instances that have been removed. | pool-remove-count |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
Table 3.529.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Component Class Name | The component's class name. | no | component-class-name |
| Declared Roles | The roles declared (via @DeclareRoles) on this EJB component. | yes | declared-roles |
| Run As Role | The run-as role (if any) for this EJB component. | no | run-as-role |
| Security Domain | The security domain for this EJB component. | no | security-domain |
| Timers | EJB 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