org.drools.rule.builder.dialect.asm
Interface InvokerDataProvider
- All Known Subinterfaces:
- ConsequenceStub, EvalStub, InvokerStub, PredicateStub, ReturnValueStub
- All Known Implementing Classes:
- InvokerContext
public interface InvokerDataProvider
getPackageName
String getPackageName()
getRuleClassName
String getRuleClassName()
getInternalRuleClassName
String getInternalRuleClassName()
getMethodName
String getMethodName()
getInvokerClassName
String getInvokerClassName()
getGlobals
String[] getGlobals()
getGlobalTypes
String[] getGlobalTypes()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.