Class Matchers

java.lang.Object
org.apache.felix.eventadmin.impl.util.Matchers

public abstract class Matchers
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static interface  Matchers.Matcher
    The matcher interface for checking if timeout handling is disabled for the handler.
  • Constructor Summary

    Constructors 
    Constructor Description
    Matchers()  
  • Method Summary

    Modifier and Type Method Description
    static Matchers.Matcher[] createEventTopicMatchers​(java.lang.String[] config)  
    static Matchers.Matcher[] createPackageMatchers​(java.lang.String[] ignoreTimeout)  

    Methods inherited from class java.lang.Object

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