@Repository public class LTILaunchPropertyFileDaoImpl extends Object implements LTILaunchPropertyFileDao
| Constructor and Description |
|---|
LTILaunchPropertyFileDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String[]> |
getHeadersToReplace(String launchKey) |
Map<String,String> |
getLaunchParameters(String key) |
String |
getProperty(String key,
String propertyName) |
public Map<String,String> getLaunchParameters(String key) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException
getLaunchParameters in interface LTILaunchPropertyFileDaocom.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionpublic Map<String,String[]> getHeadersToReplace(String launchKey) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException
getHeadersToReplace in interface LTILaunchPropertyFileDaocom.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionpublic String getProperty(String key, String propertyName)
getProperty in interface LTILaunchPropertyFileDaoCopyright © 2017 Pivotal Software, Inc.. All rights reserved.