org.drools.core.util.debug
Class SessionReporter
java.lang.Object
org.drools.core.util.debug.SessionReporter
public class SessionReporter
- extends Object
Field Summary |
protected static org.mvel2.templates.TemplateRegistry |
REPORT_REGISTRY
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPORT_REGISTRY
protected static final org.mvel2.templates.TemplateRegistry REPORT_REGISTRY
SessionReporter
public SessionReporter()
generateReport
public static String generateReport(String ruleTemplate,
StatefulKnowledgeSessionInfo session,
Map<String,Object> vars)
addNamedTemplate
public static void addNamedTemplate(String name,
InputStream template)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.