org.drools.smf
Interface DurationFactory

All Known Implementing Classes:
BaseDurationFactory

public interface DurationFactory


Method Summary
 Duration newDuration(Rule rule, RuleBaseContext context, Configuration config)
           
 

Method Detail

newDuration

Duration newDuration(Rule rule,
                     RuleBaseContext context,
                     Configuration config)
                     throws FactoryException
Throws:
FactoryException