Class TxFunction

    • Constructor Summary

      Constructors 
      Constructor Description
      TxFunction()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void inject​(ComponentRegistry registry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose
    • Constructor Detail

      • TxFunction

        public TxFunction()
    • Method Detail

      • inject

        public void inject​(ComponentRegistry registry)
        Specified by:
        inject in interface org.infinispan.commands.functional.functions.InjectableComponent