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