Interface URL

  • All Known Implementing Classes:
    URLImpl

    public interface URL
    Describe a service in registry. All parameter retrieve methods(getXXX method) must return an object. This is to prevent value modification accidentally. If there is no defaultValue, return null for getXXX
    Author:
    fishermen, stevehu