Class AttributeNodeForMap

All Implemented Interfaces:
AttributeNode

public final class AttributeNodeForMap extends AbstractAttributeNodeForLeaf
  • Constructor Details

    • AttributeNodeForMap

      public AttributeNodeForMap(String name, @Nullable @Nullable String description, boolean visible, ValueFetcher fetcher, AttributeNode subNode, boolean isMapOfJmxRefreshable)
  • Method Details