Class RegistryData


  • public class RegistryData
    extends Object
    The RegistryData class is used to store the location of the registry.
    • Constructor Detail

      • RegistryData

        public RegistryData()
        Constructs a new RegistryData object.
    • Method Detail

      • setLocation

        public void setLocation​(String location)
        Sets the location of the registry.
        Parameters:
        location - the location of the registry
      • getLocation

        public String getLocation()
        Gets the location of the registry.
        Returns:
        the location of the registry