Class IgnoresCaseValueMatcher

  • All Implemented Interfaces:
    MetadataValueMatcher

    public class IgnoresCaseValueMatcher
    extends java.lang.Object
    implements MetadataValueMatcher
    Ignores case match implementation of MetadataValueMatcher for MetadataValueBranchingService.

    In the adapter configuration file this class is aliased as ignores-case-value-matcher which is the preferred alternative to the fully qualified classname when building your configuration.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNextServiceId​(java.lang.String serviceKey, KeyValuePairBag mappings)
      Get the next service id from the mapping.
      • Methods inherited from class java.lang.Object

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