Interface ConfigInstance.Builder

    • Method Detail

      • dispatchGetConfig

        boolean dispatchGetConfig​(ConfigInstance.Producer producer)
        Dispatches a getConfig() call if this instance's producer is of the right type
        Parameters:
        producer - a config producer
        Returns:
        true if this instance's producer was the correct type, and hence a getConfig call was dispatched
      • getDefName

        java.lang.String getDefName()
      • getDefNamespace

        java.lang.String getDefNamespace()
      • getDefMd5

        java.lang.String getDefMd5()