Uses of Enum
io.undertow.servlet.api.DeploymentManager.State
Packages that use DeploymentManager.State
-
Uses of DeploymentManager.State in io.undertow.servlet
Methods in io.undertow.servlet with parameters of type DeploymentManager.StateModifier and TypeMethodDescriptionfinal IllegalStateException
UndertowServletMessages_$bundle.canOnlyRemoveDeploymentsWhenUndeployed
(DeploymentManager.State state) UndertowServletMessages.canOnlyRemoveDeploymentsWhenUndeployed
(DeploymentManager.State state) -
Uses of DeploymentManager.State in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return DeploymentManager.StateModifier and TypeMethodDescriptionDeployment.getDeploymentState()
DeploymentManager.getState()
static DeploymentManager.State
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. -
Uses of DeploymentManager.State in io.undertow.servlet.core
Methods in io.undertow.servlet.core that return DeploymentManager.StateModifier and TypeMethodDescriptionDeploymentImpl.getDeploymentState()
DeploymentManagerImpl.getState()