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