Class TestServer.TestRunnable

java.lang.Object
test.de.iip_ecosphere.platform.services.spring.TestServer.TestRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
TestServer

private static class TestServer.TestRunnable extends Object implements Runnable
  • Field Details

    • active

      private boolean active
  • Constructor Details

    • TestRunnable

      private TestRunnable()
  • Method Details

    • run

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