I L M S 
All Classes All Packages

I

initiateCompleted(MatsInitiateInterceptor.InitiateCompletedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
 
install(MatsInterceptable) - Static method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
Installs a singleton instance of MatsMicrometerInterceptor which employs the Metrics.globalRegistry, on the provided MatsInterceptable (which most probably is a MatsFactory).
install(MatsInterceptable, MeterRegistry) - Static method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
Creates a MatsMicrometerInterceptor employing the provided MeterRegistry, and installs it as a singleton on the provided MatsInterceptable (which most probably is a MatsFactory).
io.mats3.intercept.micrometer - package io.mats3.intercept.micrometer
 

L

LOG_PREFIX - Static variable in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
 

M

MatsMicrometerInterceptor - Class in io.mats3.intercept.micrometer
An interceptor that instruments a MatsFactory with metrics using the (Spring) Micrometer framework.

S

stageCompleted(MatsStageInterceptor.StageCompletedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
 
stageReceived(MatsStageInterceptor.StageReceivedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
 
I L M S 
All Classes All Packages