public interface Session
List execute(List facts) throws org.wso2.carbon.rule.common.exception.RuleRuntimeException
facts
- - list of facts given as POJOs to be executed against backend runtimeorg.wso2.carbon.rule.common.exception.RuleRuntimeException
- - if there is a problem occursvoid destroy() throws org.wso2.carbon.rule.common.exception.RuleRuntimeException
org.wso2.carbon.rule.common.exception.RuleRuntimeException
- - if there is a problem occursCopyright © 2017 WSO2. All rights reserved.