| Package | Description |
|---|---|
| io.undertow.servlet | |
| io.undertow.servlet.api | |
| io.undertow.servlet.core |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
UndertowServletMessages_$bundle.canOnlyRemoveDeploymentsWhenUndeployed(DeploymentManager.State state) |
IllegalStateException |
UndertowServletMessages.canOnlyRemoveDeploymentsWhenUndeployed(DeploymentManager.State state) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentManager.State |
Deployment.getDeploymentState() |
DeploymentManager.State |
DeploymentManager.getState() |
static DeploymentManager.State |
DeploymentManager.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentManager.State[] |
DeploymentManager.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentManager.State |
DeploymentImpl.getDeploymentState() |
DeploymentManager.State |
DeploymentManagerImpl.getState() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.