Small change to verify repo access.

This commit is contained in:
artnaseef 2014-02-06 02:28:15 -07:00
parent 4cc526112e
commit 50e4d07842
1 changed files with 0 additions and 1 deletions

View File

@ -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- * Interface required for objects that will be registered as functions for use in selectors. Handles parse-
* time and evaluation-time operations. * time and evaluation-time operations.
*/ */
public interface FilterFunction { public interface FilterFunction {
/** /**
* Check whether the function, as it is used, is valid. Checking arguments here will return errors * Check whether the function, as it is used, is valid. Checking arguments here will return errors