public interface Evaluator extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
Operator | 
getOperator()  | 
boolean | 
isTemporal()
Returns true if this evaluator implements a temporal evaluation,
 i.e., a time sensitive evaluation whose properties of matching
 only events within an specific time interval can be used for
 determining event expirations automatically. 
 | 
Operator getOperator()
boolean isTemporal()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.