org.drools.ide.common.server.testscenarios.populators
Class FactPopulator
java.lang.Object
org.drools.ide.common.server.testscenarios.populators.FactPopulator
public class FactPopulator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactPopulator
public FactPopulator(org.drools.common.InternalWorkingMemory workingMemory,
Map<String,Object> populatedData)
populate
public void populate()
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
NoSuchMethodException
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
InvocationTargetException
NoSuchMethodException
retractFact
public void retractFact(String retractFactName)
add
public void add(Populator factPopulator)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.