public class OriginTimeRange extends java.lang.Object implements OriginSubsetter, MicroSecondTimeRangeSupplier
Constructor and Description |
---|
OriginTimeRange(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(CacheEvent event,
EventAttrImpl eventAttr,
OriginImpl origin) |
MicroSecondTimeRange |
getMSTR() |
public OriginTimeRange(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public MicroSecondTimeRange getMSTR()
getMSTR
in interface MicroSecondTimeRangeSupplier
public StringTree accept(CacheEvent event, EventAttrImpl eventAttr, OriginImpl origin)
accept
in interface OriginSubsetter