public class RuntimeResourceReader extends Object
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
List<ServiceParameter> |
serviceParameters |
Constructor and Description |
---|
RuntimeResourceReader(String scope,
String resourceName) |
Modifier and Type | Method and Description |
---|---|
String |
getResourceName() |
String |
getServiceBaseURI() |
List<ServiceParameter> |
getServiceParameters() |
protected String |
readResource(String scope,
String resourceName) |
String |
toString() |
public static final org.slf4j.Logger logger
public List<ServiceParameter> serviceParameters
protected String readResource(String scope, String resourceName) throws Exception
scope
- Exception
public String getResourceName()
public List<ServiceParameter> getServiceParameters()
public String getServiceBaseURI()
Copyright © 2015. All Rights Reserved.