public static final class TimingProductionComponentMonitor.Factory extends ProductionComponentMonitor.Factory
Constructor and Description |
---|
Factory(ProductionComponentTimingRecorder.Factory recorderFactory) |
Modifier and Type | Method and Description |
---|---|
ProductionComponentMonitor |
create(java.lang.Object component)
Creates a component-specific monitor when the component is created.
|
noOp
public Factory(ProductionComponentTimingRecorder.Factory recorderFactory)
public ProductionComponentMonitor create(java.lang.Object component)
ProductionComponentMonitor.Factory
create
in class ProductionComponentMonitor.Factory