Interface PathAddress


  • public interface PathAddress
    PathAddress is an ordered set of name/value pairs representing the management path. The names are based on the statistic child names (e.g. name=entity value=Employee)
    Author:
    Scott Marlow
    • Method Detail

      • size

        int size()
      • getValue

        String getValue​(int index)