Class ResourceRegistration.DefaultResourceRegistration

    • Method Detail

      • getPathElement

        public PathElement getPathElement()
        Description copied from interface: ResourceRegistration
        Returns the path element under which this resource is registered with its parent resource, or null if this is the root resource.
        Specified by:
        getPathElement in interface ResourceRegistration
        Returns:
        the path element, or null if this is the root resource.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object