|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExprValidator
Validation interface for filter nodes.
Method Summary | |
---|---|
java.lang.Class |
getType()
Returns the type that the node's evaluate method returns an instance of. |
void |
validate(StreamTypeService streamTypeService)
Validate node. |
Method Detail |
---|
void validate(StreamTypeService streamTypeService) throws ExprValidationException
streamTypeService
- serves stream event type info
ExprValidationException
- thrown when validation failedjava.lang.Class getType() throws ExprValidationException
ExprValidationException
- thrown when validation failed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |