Interface Appfigurate.FetchRemoteConfiguration

Enclosing class:
Appfigurate

public static interface Appfigurate.FetchRemoteConfiguration
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    fetch(String propertyKey, RemotePropertyType propertyType, Object defaultValue)
    When integrating with third party remote configuration providers, you must specify a block that is called back whenever Appfigurate requires the current value of a remote property.