Interface ConfigTrackingInterceptor.ReadOptionsProvider

  • Enclosing class:
    ConfigTrackingInterceptor

    public static interface ConfigTrackingInterceptor.ReadOptionsProvider
    Provides an immutable map of options that were read during the build.
    • Method Detail

      • getReadOptions

        Map<String,​String> getReadOptions()
        An immutable map of options read during the build.
        Returns:
        immutable map of options read during the build