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