| Package | Description |
|---|---|
| org.gatein.common |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeContext.RunningEnvironment |
RuntimeContext.RunningEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeContext.RunningEnvironment[] |
RuntimeContext.RunningEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RuntimeContext.isRunningIn(RuntimeContext.RunningEnvironment env) |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.