org.drools.smf
Interface ImportEntryFactory

All Known Implementing Classes:
BaseImportEntryFactory

public interface ImportEntryFactory


Method Summary
 ImportEntry newImportEntry(RuleSet ruleSet, RuleBaseContext context, Configuration config)
           
 

Method Detail

newImportEntry

ImportEntry newImportEntry(RuleSet ruleSet,
                           RuleBaseContext context,
                           Configuration config)
                           throws FactoryException
Throws:
FactoryException