Interface Installer

    • Method Detail

      • install

        void install()
        Installs the container.
      • getHome

        String getHome()
        Returns:
        the directory where the container has been installed. Note that we're returning a String instead of a File because we want to leave the possibility of using URIs for specifying the home location.