| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| 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<T>>
A bean instance pool with a strict upper limit
|
interface |
StrictMaxBeanInstancePoolConsumer<T extends StrictMaxBeanInstancePool> |
interface |
StrictMaxBeanInstancePoolSupplier<T extends StrictMaxBeanInstancePool> |
| Modifier and Type | Method and Description |
|---|---|
StrictMaxBeanInstancePool |
StrictMaxBeanInstancePoolSupplier.get()
Constructed instance of StrictMaxBeanInstancePool resource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.