Interface Refreshable

    • Method Detail

      • refresh

        boolean refresh()
                 throws java.lang.Exception
        Instructs a Refreshable to refresh itself
        Returns:
        true if refreshed, false if not refreshed possibly due to error.
        Throws:
        java.lang.Exception
      • getRoot

        java.io.File getRoot()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception