org.drools.rule.builder.dialect.mvel
Class MVELEnabledBuilder

java.lang.Object
  extended by org.drools.rule.builder.dialect.mvel.MVELEnabledBuilder
All Implemented Interfaces:
EnabledBuilder

public class MVELEnabledBuilder
extends Object
implements EnabledBuilder


Constructor Summary
MVELEnabledBuilder()
           
 
Method Summary
 void build(RuleBuildContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MVELEnabledBuilder

public MVELEnabledBuilder()
Method Detail

build

public void build(RuleBuildContext context)
Specified by:
build in interface EnabledBuilder


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.