Package io.airlift.bootstrap
-
Class Summary Class Description Bootstrap Entry point for an application built using the platform codebase.Executed Extend this class to get run-in-thread behaviorLifeCycleManager Manages PostConstruct and PreDestroy life cyclesLifeCycleModule Guice module for binding the LifeCycle manager -
Exception Summary Exception Description ApplicationConfigurationException LifeCycleStartException LifeCycleStopException