| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.startup |
| Modifier and Type | Method and Description |
|---|---|
StartupStatus.StatusItem.Level |
StartupStatus.StatusItem.getLevel() |
static StartupStatus.StatusItem.Level |
StartupStatus.StatusItem.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartupStatus.StatusItem.Level[] |
StartupStatus.StatusItem.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StatusItem(StartupStatus.StatusItem.Level level,
javax.servlet.ServletContextListener source,
String message,
Throwable cause) |
Copyright © 2022. All rights reserved.