Class MessageFilterTypeValidator


  • @Component
    public class MessageFilterTypeValidator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void check​(pl.allegro.tech.hermes.api.Subscription subscription, pl.allegro.tech.hermes.api.Topic topic)  
      • Methods inherited from class java.lang.Object

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

      • MessageFilterTypeValidator

        public MessageFilterTypeValidator()
    • Method Detail

      • check

        public void check​(pl.allegro.tech.hermes.api.Subscription subscription,
                          pl.allegro.tech.hermes.api.Topic topic)