java.lang.Object
com.erudika.para.core.metrics.Metrics.Context
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
Metrics
An auto-closeable class that manages timers for both the overall system as well as specific application.
-
Method Summary
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-