Class TigerScopedExecutor

java.lang.Object
de.gematik.test.tiger.common.config.TigerScopedExecutor

public class TigerScopedExecutor extends Object
Holds local configuration. You can add values to it, but the configuration will only be active within the `execute` statement. This class is not intended for threading!
  • Constructor Details

    • TigerScopedExecutor

      public TigerScopedExecutor()
  • Method Details