Interface AppService

    • Method Detail

      • getApp

        default App getApp()
        Gets the foremost application (the one with the highest priority).
      • getApp

        App getApp​(String name)
        Gets an application by name.