Class ManagedAttribute

java.lang.Object
org.weakref.jmx.ManagedAttribute

public class ManagedAttribute extends Object
  • Constructor Details

    • ManagedAttribute

      public ManagedAttribute(Method method, String name, String description, boolean flatten)
  • Method Details

    • getMethod

      public Method getMethod()
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • isFlatten

      public boolean isFlatten()