| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.ntomcat.local | |
| net.thevpc.nuts.toolbox.ntomcat.util |
| Modifier and Type | Method and Description |
|---|---|
AppStatus |
LocalTomcatConfigService.getStatus() |
AppStatus |
LocalTomcatConfigService.getStatus(String domain,
String app) |
AppStatus |
LocalTomcatConfigService.waitForRunningStatus(String domain,
String app,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
static AppStatus |
AppStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppStatus[] |
AppStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 vpc open source initiative. All rights reserved.