Class Metrics

java.lang.Object
org.jgroups.util.Metrics

public class Metrics extends Object
Extracts all attributes and methods annotated with ManagedAttribute and returns them as a map of names associated with [getter-method/description tuples]. E.g. for an attribute called foo, a method foo() or getFoo() is searched for.
Since:
5.4, 5.3.6