Class MirrorAddressFilter


  • public class MirrorAddressFilter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MirrorAddressFilter​(java.lang.String filter)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(org.apache.activemq.artemis.api.core.SimpleString checkAddress)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MirrorAddressFilter

        public MirrorAddressFilter​(java.lang.String filter)
    • Method Detail

      • match

        public boolean match​(org.apache.activemq.artemis.api.core.SimpleString checkAddress)