| Class | Description |
|---|---|
| Bootstrap |
Entry point for an application built using the platform codebase.
|
| Executed |
Extend this class to get run-in-thread behavior
|
| LifeCycleManager |
Manages PostConstruct and PreDestroy life cycles
|
| LifeCycleModule |
Guice module for binding the LifeCycle manager
|
| Exception | Description |
|---|---|
| ApplicationConfigurationException | |
| LifeCycleStartException | |
| LifeCycleStopException |
Copyright © 2010–2021 Airlift. All rights reserved.