Interface PostConfig

  • All Known Implementing Classes:
    JavaPropertiesPostConfig

    public interface PostConfig
    Implementations of this interface part of Guice Multibinder will be triggered just after Oxalis has loaded configurations.
    Since:
    4.0.0
    Author:
    erlend
    • Method Detail

      • perform

        void perform​(com.typesafe.config.Config config)