Interface IAppExtension

  • All Known Subinterfaces:
    IAppExtension2, IAppExtension3, IAppExtension4
    All Known Implementing Classes:
    AppExtension

    public interface IAppExtension
    If the meaning of this type isn't clear, there really should be more of a description here...
    Since:
    3.0
    Author:
    Eike Stepper
    • Method Detail

      • start

        void start​(java.io.File configFile)
            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        void stop()
           throws java.lang.Exception
        Throws:
        java.lang.Exception