Interface IProfilable
-
public interface IProfilableRepresents a profilable class, that can provide metrics to find performance bottlenecks and or health metrics.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IMetric>getMetrics()
-