org.drools.rule.builder
Interface ConsequenceBuilder

All Known Implementing Classes:
AbstractASMConsequenceBuilder, ASMConsequenceBuilder, ASMConsequenceStubBuilder, JavaConsequenceBuilder, MVELConsequenceBuilder

public interface ConsequenceBuilder


Field Summary
static Long CONSEQUENCE_SERIAL_UID
           
 
Method Summary
 void build(RuleBuildContext context, String name)
           
 

Field Detail

CONSEQUENCE_SERIAL_UID

static final Long CONSEQUENCE_SERIAL_UID
Method Detail

build

void build(RuleBuildContext context,
           String name)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.