Interface MessageSelector.MessageSelectorFactory

  • Enclosing interface:
    MessageSelector

    public static interface MessageSelector.MessageSelectorFactory
    Factory capable of creating a message selector from key value pairs.
    • Method Detail

      • supports

        boolean supports​(String key)
        Check if this factories is able to create a message selector for given key.
        Parameters:
        key -
        Returns: