|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.spring.factory.RuleBuilder
public class RuleBuilder
Nested Class Summary | |
---|---|
static class |
RuleBuilder.InvalidParameterException
|
static class |
RuleBuilder.InvalidPojoConditionException
|
static class |
RuleBuilder.InvalidReturnTypeException
|
Constructor Summary | |
---|---|
RuleBuilder()
|
Method Summary | |
---|---|
Rule |
buildRule(Rule rule,
java.lang.Object pojo)
|
void |
setArgumentMetadataSource(ArgumentMetadataSource argumentMetadataSource)
|
void |
setMethodMetadataSource(MethodMetadataSource methodMetadataSource)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleBuilder()
Method Detail |
---|
public void setMethodMetadataSource(MethodMetadataSource methodMetadataSource)
public void setArgumentMetadataSource(ArgumentMetadataSource argumentMetadataSource)
public Rule buildRule(Rule rule, java.lang.Object pojo) throws DroolsException
DroolsException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |