|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.base.dataproviders.MVELDataProvider
public class MVELDataProvider
Constructor Summary | |
---|---|
MVELDataProvider(java.io.Serializable expression,
DroolsMVELFactory factory)
|
Method Summary | |
---|---|
java.lang.Object |
createContext()
|
Declaration[] |
getRequiredDeclarations()
|
java.util.Iterator |
getResults(Tuple tuple,
WorkingMemory wm,
PropagationContext ctx,
java.lang.Object executionContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVELDataProvider(java.io.Serializable expression, DroolsMVELFactory factory)
Method Detail |
---|
public Declaration[] getRequiredDeclarations()
getRequiredDeclarations
in interface DataProvider
public java.lang.Object createContext()
createContext
in interface DataProvider
public java.util.Iterator getResults(Tuple tuple, WorkingMemory wm, PropagationContext ctx, java.lang.Object executionContext)
getResults
in interface DataProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |