Package com.swiftmq.ms.artemis.filter
-
Interface Summary Interface Description BooleanExpression A BooleanExpression is an expression that always produces a Boolean result.Expression Represents an expressionFilterable A Filterable is the object being evaluated by the filters. -
Class Summary Class Description ArithmeticExpression An expression which performs an operation on two expression valuesBinaryExpression An expression which performs an operation on two expression values.ComparisonExpression A filter performing a comparison of two objectsConstantExpression Represents a constant expressionLogicExpression A filter performing a comparison of two objectsPropertyExpression Represents a property expressionUnaryExpression An expression which performs an operation on two expression values -
Exception Summary Exception Description FilterException