public class NowFakeEventSource extends PeriodicFakeEventSource
Constructor and Description |
---|
NowFakeEventSource(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
MicroSecondTimeRange |
getEventTimeRange() |
CacheEvent[] |
next() |
getWaitBeforeNext, hasNext
public NowFakeEventSource(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public java.lang.String getDescription()
getDescription
in interface EventSource
getDescription
in class PeriodicFakeEventSource
public MicroSecondTimeRange getEventTimeRange()
getEventTimeRange
in interface EventSource
getEventTimeRange
in class PeriodicFakeEventSource
public CacheEvent[] next()
next
in interface EventSource
next
in class PeriodicFakeEventSource