org.drools.smf
Interface DurationFactory

All Known Implementing Classes:
BaseDurationFactory

public interface DurationFactory


Method Summary
 Duration newDuration(Configuration config)
           
 

Method Detail

newDuration

public Duration newDuration(Configuration config)
                     throws FactoryException
Throws:
FactoryException


Copyright © 2001-2004 The Codehaus. All Rights Reserved.