public interface MatchOutputIntf extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,Object> aMatchMap,
Map<String,Object> aMatchData) |
void |
resetFunction() |
void |
runMatchOutput() |
void |
setFunctionParams(List<Map<String,Object>> aParamList,
String aDatabasePoolName) |
void |
shutdown() |
void setFunctionParams(List<Map<String,Object>> aParamList, String aDatabasePoolName) throws Exception
Exceptionvoid init(Map<String,Object> aMatchMap, Map<String,Object> aMatchData) throws Exception
Exceptionvoid runMatchOutput()
void shutdown()
Copyright © 2020. All rights reserved.