Interface ApplicationProvider


  • @Facet
    public interface ApplicationProvider
    This facet can be requested as dependency by plugins to access the application object. This is most useful to access the configuration.
    • Method Detail

      • getApplication

        Application getApplication()
        Returns:
        the application object.