ConfigTreeConfigDataLoader

ConfigDataLoader for config tree locations.

Author

Madhura Bhave

Phillip Webb

Since

2.4.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun isLoadable(context: ConfigDataLoaderContext, resource: R): Boolean
Returns if the specified resource can be loaded by this instance.
Link copied to clipboard
Load ConfigData for the given resource.