Class Main.DhfsStorageServerApp

java.lang.Object
com.usatiuk.dhfsfuse.Main.DhfsStorageServerApp
All Implemented Interfaces:
io.quarkus.runtime.QuarkusApplication
Enclosing class:
Main

public static class Main.DhfsStorageServerApp extends Object implements io.quarkus.runtime.QuarkusApplication
  • Constructor Details

    • DhfsStorageServerApp

      public DhfsStorageServerApp()
  • Method Details

    • run

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