mirror of https://github.com/apache/activemq.git
Small change to verify repo access.
This commit is contained in:
parent
4cc526112e
commit
50e4d07842
|
@ -23,7 +23,6 @@ import org.apache.activemq.filter.MessageEvaluationContext;
|
|||
* Interface required for objects that will be registered as functions for use in selectors. Handles parse-
|
||||
* time and evaluation-time operations.
|
||||
*/
|
||||
|
||||
public interface FilterFunction {
|
||||
/**
|
||||
* Check whether the function, as it is used, is valid. Checking arguments here will return errors
|
||||
|
|
Loading…
Reference in New Issue