| Package | Description |
|---|---|
| org.apache.uima.ducc.common.boot |
| Modifier and Type | Field and Description |
|---|---|
static DuccDaemonRuntimeProperties.DaemonName[] |
DuccDaemonRuntimeProperties.daemonNames |
| Modifier and Type | Method and Description |
|---|---|
static DuccDaemonRuntimeProperties.DaemonName |
DuccDaemonRuntimeProperties.DaemonName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DuccDaemonRuntimeProperties.DaemonName[] |
DuccDaemonRuntimeProperties.DaemonName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DuccDaemonRuntimeProperties.boot(DuccDaemonRuntimeProperties.DaemonName daemonName,
String jmxUrl) |
Properties |
DuccDaemonRuntimeProperties.get(DuccDaemonRuntimeProperties.DaemonName daemonName) |
void |
DuccDaemonRuntimeProperties.put(DuccDaemonRuntimeProperties.DaemonName daemonName,
Properties properties) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.