Package dagger.producers.monitoring
package dagger.producers.monitoring
This package provides hooks for monitoring producers.
The interfaces in this package are not stable. Do not use these interfaces unless you are prepared to be broken.
-
ClassDescriptionA hook for monitoring the execution of individual producer methods.A hook for recording the timing of the execution of individual producer methods.A token that represents an individual producer method.A hook for monitoring execution of production components.A hook for recording timing of the execution of production components.A monitor that measures the timing of the execution of a production component, and logs those timings with the given recorder.Utility methods relating to timing.