Class FormatterKeyMapperTesterFactory

java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.persistence.FormatterKeyMapperTesterFactory
All Implemented Interfaces:
FormatterTesterFactory, TesterFactory

@MetaInfServices(FormatterTesterFactory.class) public class FormatterKeyMapperTesterFactory extends Object implements FormatterTesterFactory
Author:
Paul Ferraro
  • Constructor Details

    • FormatterKeyMapperTesterFactory

      public FormatterKeyMapperTesterFactory()
  • Method Details

    • getMapper

      public org.infinispan.persistence.keymappers.TwoWayKey2StringMapper getMapper()
      Specified by:
      getMapper in interface FormatterTesterFactory