Package | Description |
---|---|
org.wildfly.swarm.config.ejb3 |
Modifier and Type | Method and Description |
---|---|
StrictMaxBeanInstancePool.TimeoutUnit |
StrictMaxBeanInstancePool.timeoutUnit()
The instance acquisition timeout unit
|
static StrictMaxBeanInstancePool.TimeoutUnit |
StrictMaxBeanInstancePool.TimeoutUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StrictMaxBeanInstancePool.TimeoutUnit[] |
StrictMaxBeanInstancePool.TimeoutUnit.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.timeoutUnit(StrictMaxBeanInstancePool.TimeoutUnit value)
The instance acquisition timeout unit
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.