| Package | Description | 
|---|---|
| org.wildfly.swarm.config.ejb3 | 
| Modifier and Type | Method and Description | 
|---|---|
StrictMaxBeanInstancePool.DeriveSize | 
StrictMaxBeanInstancePool.deriveSize()
Specifies if and what the max pool size should be derived from. 
 | 
static StrictMaxBeanInstancePool.DeriveSize | 
StrictMaxBeanInstancePool.DeriveSize.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static StrictMaxBeanInstancePool.DeriveSize[] | 
StrictMaxBeanInstancePool.DeriveSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
StrictMaxBeanInstancePool.deriveSize(StrictMaxBeanInstancePool.DeriveSize value)
Specifies if and what the max pool size should be derived from. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.