org.drools.semantics.groovy
Class GroovyConditionFactory
java.lang.Object
org.drools.semantics.groovy.GroovyConditionFactory
- All Implemented Interfaces:
- ConditionFactory
public class GroovyConditionFactory
- extends Object
- implements ConditionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyConditionFactory
public GroovyConditionFactory()
getInstance
public static GroovyConditionFactory getInstance()
newCondition
public Condition[] newCondition(Rule rule,
RuleBaseContext context,
Configuration config)
throws FactoryException
- Specified by:
newCondition
in interface ConditionFactory
- Throws:
FactoryException
Copyright © 2001-2005 The Codehaus. All Rights Reserved.