| Package | Description |
|---|---|
| com.caucho.ejb.session |
| Modifier and Type | Method and Description |
|---|---|
StatelessPool.Item<X> |
StatelessPool.allocate() |
StatelessPool.Item<X> |
StatelessPool.getLifecycleItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatelessPool.destroy(StatelessPool.Item<X> beanItem) |
void |
StatelessPool.discard(StatelessPool.Item<X> beanItem) |
void |
StatelessPool.free(StatelessPool.Item<X> beanItem) |