Class FailingDelegate

  • All Implemented Interfaces:
    JavaDelegate

    public class FailingDelegate
    extends java.lang.Object
    implements JavaDelegate
    • Constructor Summary

      Constructors 
      Constructor Description
      FailingDelegate()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(DelegateExecution execution)  
      • Methods inherited from class java.lang.Object

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

      • FailingDelegate

        public FailingDelegate()