org.drools.semantics.base
Class BaseDurationFactory

java.lang.Object
  extended byorg.drools.semantics.base.BaseDurationFactory
All Implemented Interfaces:
DurationFactory

public class BaseDurationFactory
extends Object
implements DurationFactory


Constructor Summary
BaseDurationFactory()
           
 
Method Summary
 Duration newDuration(Configuration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseDurationFactory

public BaseDurationFactory()
Method Detail

newDuration

public Duration newDuration(Configuration config)
Specified by:
newDuration in interface DurationFactory


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