Hierarchy For Package org.eclipse.microprofile.metrics.annotation

Package Hierarchies:

Annotation Type Hierarchy

  • org.eclipse.microprofile.metrics.annotation.ConcurrentGauge (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.Counted (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.Gauge (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.Metered (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.Metric (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.RegistryType (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.SimplyTimed (implements java.lang.annotation.Annotation)
  • org.eclipse.microprofile.metrics.annotation.Timed (implements java.lang.annotation.Annotation)