Interface Constants


public interface Constants
Collection of simple string constants shared across the application.

The prefixes are used by BaseComponent to clearly mark lifecycle events in the log output.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Prefix displayed when a component is starting.
    static final String
    Prefix displayed when a component is stopping.