Class BootstrapManager

  • All Implemented Interfaces:
    SystemStatusProvider

    public class BootstrapManager
    extends Object
    implements SystemStatusProvider
    Central point to control the event-based bootstrap process.

    Note: All methods in this class should use the Order annotation with the default value to ensure the events are triggered in the right order

    Since:
    4.0
    Author:
    joseross