public class RuntimeContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeContext.RunningEnvironment |
| Modifier and Type | Field and Description |
|---|---|
static String |
GATEIN_RUNTIME_CONTEXT_PROP_NAME |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeContext |
getInstance() |
boolean |
isRunningIn(RuntimeContext.RunningEnvironment env) |
boolean |
isRunningInUnknownEnvironment() |
public static final String GATEIN_RUNTIME_CONTEXT_PROP_NAME
public static RuntimeContext getInstance()
public boolean isRunningIn(RuntimeContext.RunningEnvironment env)
public boolean isRunningInUnknownEnvironment()
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.