Interface IDelayedCaughtAction

  • All Superinterfaces:
    java.lang.Runnable
    All Known Implementing Classes:
    DelayedCaughtAction

    public interface IDelayedCaughtAction
    extends java.lang.Runnable
    Interface for the delayed caught action for test purposes mainly.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 07, 2014
    • Method Summary

      • Methods inherited from interface java.lang.Runnable

        run