Interface Task

All Known Implementing Classes:
Stresstest

public interface Task
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    run()
     
  • Method Details

    • run

      void run()
    • getTaskName

      String getTaskName()