Class DefaultFilterService

    • Field Summary

      • Fields inherited from interface org.opennms.netmgt.flows.classification.FilterService

        NOOP
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean matches​(java.lang.String address, java.lang.String filterExpression)  
      void validate​(java.lang.String filterExpression)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait