Interface OrderedPropertiesProvider


@SPI(scope=MODULE) public interface OrderedPropertiesProvider
The smaller value, the higher priority
  • Method Summary

    Modifier and Type
    Method
    Description
    load the properties
    int
    order
  • Method Details

    • priority

      int priority()
      order
      Returns:
    • initProperties

      Properties initProperties()
      load the properties
      Returns: