-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.3.12.5.4. JBoss AS 7 and EAP 6 - Entity Bean Runtime Service
Overview
Table 3.537. Overview
| Description: | Entity bean component included in the deployment. |
| Singleton: | no |
| Plugin: | JBossAS7 |
Child Resource Types
none
Connection Properties
Table 3.538.
| 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.539. 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.540.
| 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 |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none