org.drools.semantics.python
Class PythonFunctionsFactory
java.lang.Object
org.drools.semantics.python.PythonFunctionsFactory
- All Implemented Interfaces:
- FunctionsFactory
public class PythonFunctionsFactory
- extends Object
- implements FunctionsFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonFunctionsFactory
public PythonFunctionsFactory()
getInstance
public static FunctionsFactory getInstance()
newFunctions
public Functions newFunctions(RuleSet ruleSet,
RuleBaseContext context,
Configuration config)
throws FactoryException
- Specified by:
newFunctions
in interface FunctionsFactory
- Throws:
FactoryException
Copyright © 2001-2005 The Codehaus. All Rights Reserved.