| Package | Description |
|---|---|
| org.ops4j.pax.web.service.spi |
Main SPI package for Pax Web.
|
| Modifier and Type | Method and Description |
|---|---|
ServerState |
ServerController.getState()
Get a
state of the server. |
static ServerState |
ServerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerState[] |
ServerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.