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