| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.subsystem.strictMaxBeanInstancePool |
| Modifier and Type | Method and Description |
|---|---|
List<StrictMaxBeanInstancePool> |
Ejb3.Ejb3Resources.strictMaxBeanInstancePools()
Get the list of StrictMaxBeanInstancePool resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.strictMaxBeanInstancePool(StrictMaxBeanInstancePool value)
Add the StrictMaxBeanInstancePool object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.strictMaxBeanInstancePools(List<StrictMaxBeanInstancePool> value)
Add all StrictMaxBeanInstancePool objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
StrictMaxBeanInstancePool<T extends StrictMaxBeanInstancePool>
A bean instance pool with a strict upper limit
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.