Uses of Enum Class
org.eclipse.jetty.ee10.servlet.ServletContextHandler.ContextStatus
-
Uses of ServletContextHandler.ContextStatus in org.eclipse.jetty.ee10.servlet
Modifier and TypeFieldDescriptionprotected ServletContextHandler.ContextStatus
ServletContextHandler._contextStatus
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServletContextHandler.ContextStatus[]
ServletContextHandler.ContextStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.