Class VMHippoRepository


  • public class VMHippoRepository
    extends Object
    DO NOT USE THIS CLASS! This class is NOT part of the API.
    • Method Detail

      • create

        public static HippoRepository create​(String location)
                                      throws RepositoryException
        DO NOT USE THIS METHOD! This class and all its methods are NOT part of the API.
        Parameters:
        location - the location where an earlier repository was registered using the #register method
        Returns:
        repository earlier registered
        Throws:
        RepositoryException - in case no active repository was available at th elocation
      • register

        public static void register​(String location,
                                    HippoRepository repository)
        DO NOT USE THIS METHOD! This class and all its methods are NOT part of the API.
        Parameters:
        location - location of the repository
        repository - the location to register at the location