Interface SystemTasks

  • All Known Implementing Classes:
    SystemTasksImpl

    @Contract
    public interface SystemTasks
    Interface for service to take care of vm related tasks.
    Author:
    Tom Beerbower
    • Method Detail

      • writePidFile

        void writePidFile()
        Write the process ID to a file.