| Class | Description |
|---|---|
| ComponentStartupStatusImpl |
A temporary wrapper around the StartupStatus, with the ServletContextListener
built in.
|
| StartupManager |
Instantiate and run the ServletContextListeners for Vitro, while accumulating
messages in StartupStatus.
|
| StartupStatus |
Accumulates a list of messages from the StartupManager, and from the context
listeners that the run during startup.
|
| StartupStatus.StatusItem |
An immutable item that can't throw an exception during construction and
will always contain suitable, non-null values.
|
| Enum | Description |
|---|---|
| StartupStatus.StatusItem.Level |
Copyright © 2022. All rights reserved.