Package dagger.producers.monitoring
Class TimingProductionComponentMonitor.Factory
java.lang.Object
dagger.producers.monitoring.ProductionComponentMonitor.Factory
dagger.producers.monitoring.TimingProductionComponentMonitor.Factory
- Enclosing class:
TimingProductionComponentMonitor
public static final class TimingProductionComponentMonitor.Factory
extends ProductionComponentMonitor.Factory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCreates a component-specific monitor when the component is created.Methods inherited from class dagger.producers.monitoring.ProductionComponentMonitor.Factory
noOp
-
Constructor Details
-
Factory
-
-
Method Details
-
create
Description copied from class:ProductionComponentMonitor.Factory
Creates a component-specific monitor when the component is created.- Specified by:
create
in classProductionComponentMonitor.Factory
-