@Service(value="xml") public class XmlServiceConfigLoaderService extends Object implements ServiceConfigLoaderService
| Constructor and Description |
|---|
XmlServiceConfigLoaderService() |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfig |
loadConfig(PolyfillServiceConfigLocation serviceConfigLocation)
Load service configurations from file
|
public ServiceConfig loadConfig(PolyfillServiceConfigLocation serviceConfigLocation)
ServiceConfigLoaderServiceloadConfig in interface ServiceConfigLoaderServiceserviceConfigLocation - location of service configurations fileCopyright © 2017. All rights reserved.