| Interface | Description |
|---|---|
| Pool<T> |
A pool of stateless objects.
|
| StatelessObjectFactory<T> |
Creates and destroys stateless objects.
|
| Class | Description |
|---|---|
| AbstractPool<T> |
The base of all pool implementations.
|
| EJBBoundPoolMetaData |
Metadata represents the pool name configured for EJBs via the jboss-ejb3.xml deployment descriptor
|
| EJBBoundPoolParser |
Parser for
urn:ejb-pool namespace. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.