public class YamlApplicationsProvider extends Object
| Constructor and Description |
|---|
YamlApplicationsProvider(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
BackendServices |
get() |
static BackendServices |
loadApplicationsFrom(String path) |
static YamlApplicationsProvider |
loadFromPath(String path) |
static YamlApplicationsProvider |
loadFromText(String yamlText) |
public YamlApplicationsProvider(Resource resource)
public static YamlApplicationsProvider loadFromPath(String path)
public static YamlApplicationsProvider loadFromText(String yamlText)
public static BackendServices loadApplicationsFrom(String path)
public BackendServices get()
Copyright © 2013–2020 Hotels.com. All rights reserved.