| Package | Description |
|---|---|
| org.apache.uima.ducc.agent.launcher |
| Modifier and Type | Method and Description |
|---|---|
ManagedProcess.ProcessType |
ManagedProcess.getProcessType() |
static ManagedProcess.ProcessType |
ManagedProcess.ProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedProcess.ProcessType[] |
ManagedProcess.ProcessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedProcess.setProcessType(ManagedProcess.ProcessType processType) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.