Class ExecutionDecoratorStack


  • public class ExecutionDecoratorStack
    extends java.lang.Object
    • Constructor Detail

      • ExecutionDecoratorStack

        public ExecutionDecoratorStack()
    • Method Detail

      • createWrappedRunnable

        public java.lang.Runnable createWrappedRunnable​(java.lang.Runnable r)