Package org.drools.base.rule
Class EvalConditionFactoryImpl
java.lang.Object
org.drools.base.rule.EvalConditionFactoryImpl
- All Implemented Interfaces:
Comparable<KieService>,EvalConditionFactory,KieService
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.base.rule.EvalConditionFactory
EvalConditionFactory.Factory -
Field Summary
Fields inherited from interface org.kie.api.internal.utils.KieService
UNDEFINED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.api.internal.utils.KieService
compareTo, servicePriority, serviceTag
-
Constructor Details
-
EvalConditionFactoryImpl
public EvalConditionFactoryImpl()
-
-
Method Details
-
createEvalCondition
- Specified by:
createEvalConditionin interfaceEvalConditionFactory
-