| Modifier and Type | Method and Description |
|---|---|
WebContainerState |
WebContainerStateInfo.getState() |
WebContainerState |
FastLaneServer.getState() |
static WebContainerState |
WebContainerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebContainerState[] |
WebContainerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WebContainerStateInfo(String pName,
WebContainerState pStatus,
String pThreadPrefix,
int pThreadPoolSize,
int pMinThreads,
int pMaxThreads,
int pActiveRequests,
int pMaxQueueSize,
int pQueueSize) |
Copyright © 2021. All rights reserved.