Class Bootstrap

java.lang.Object
io.airlift.bootstrap.Bootstrap

public class Bootstrap extends Object
Entry point for an application built using the platform codebase.

This class will:

  • load, validate and bind configurations
  • initialize logging
  • set up bootstrap management
  • create an Guice injector