Uses of Interface
herddb.utils.SystemInstrumentation.InstrumentationPointListener
-
Packages that use SystemInstrumentation.InstrumentationPointListener Package Description herddb.utils -
-
Uses of SystemInstrumentation.InstrumentationPointListener in herddb.utils
Classes in herddb.utils that implement SystemInstrumentation.InstrumentationPointListener Modifier and Type Class Description static classSystemInstrumentation.SingleInstrumentationPointListenerListens only for a given instrumentation pointMethods in herddb.utils with parameters of type SystemInstrumentation.InstrumentationPointListener Modifier and Type Method Description static voidSystemInstrumentation. addListener(SystemInstrumentation.InstrumentationPointListener l)
-