Class TransactionRunnable

    • Constructor Detail

      • TransactionRunnable

        public TransactionRunnable​(Model model,
                                   Runnable runnable)
      • TransactionRunnable

        public TransactionRunnable​(Model model,
                                   Runnable runnable,
                                   String name)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable