Class TachyonService

java.lang.Object
tech.skworks.tachyon.service.TachyonService
All Implemented Interfaces:
io.quarkus.runtime.QuarkusApplication

public class TachyonService extends Object implements io.quarkus.runtime.QuarkusApplication
Project Tachyon Class TachyonService
Since:
1.0.0-SNAPSHOT
Version:
1.0
Author:
Jimmy Badaire (vSKAH) - 03/04/2026
  • Constructor Details

    • TachyonService

      public TachyonService()
  • Method Details

    • run

      public int run(String... args)
      Specified by:
      run in interface io.quarkus.runtime.QuarkusApplication