public class MetricsCapturingInterceptor extends InterceptableSingletons
Singletons.FactorySupplier<T>| Constructor and Description |
|---|
MetricsCapturingInterceptor(Singletons delegate,
TimeSource timeSource,
Configuration configuration,
MetricsState state) |
| Modifier and Type | Method and Description |
|---|---|
CommandHandler |
commandHandler() |
Step |
commandPollerStep() |
CommandProcessor |
commandProcessor() |
Step |
dutyCycleExtraStep() |
Step |
dutyCycleStep() |
EventApplier |
eventApplier() |
EventHandler |
eventHandler() |
Step |
eventPollerStep() |
Output |
output() |
OutputHandler |
outputHandler() |
Step |
outputStep() |
Receiver |
receiver() |
Step |
sequencerStep() |
plugins, singletonsbaseState, commandLoopback, dutyCycleWithExtraSteps, initStep, inputs, loopbackSequenceGenerator, runningConditionpublic MetricsCapturingInterceptor(Singletons delegate, TimeSource timeSource, Configuration configuration, MetricsState state)
public Step dutyCycleStep()
dutyCycleStep in interface RunnerFactorydutyCycleStep in class DelegateSingletonspublic Step sequencerStep()
sequencerStep in interface InputFactorysequencerStep in class DelegateSingletonspublic Step commandPollerStep()
commandPollerStep in interface ProcessorFactorycommandPollerStep in class DelegateSingletonspublic Step eventPollerStep()
eventPollerStep in interface ApplierFactoryeventPollerStep in class DelegateSingletonspublic Step outputStep()
outputStep in interface OutputFactoryoutputStep in class DelegateSingletonspublic Step dutyCycleExtraStep()
dutyCycleExtraStep in interface RunnerFactorydutyCycleExtraStep in class DelegateSingletonspublic Receiver receiver()
receiver in interface InputFactoryreceiver in class DelegateSingletonspublic CommandHandler commandHandler()
commandHandler in interface ProcessorFactorycommandHandler in class DelegateSingletonspublic CommandProcessor commandProcessor()
commandProcessor in interface ProcessorFactorycommandProcessor in class DelegateSingletonspublic EventApplier eventApplier()
eventApplier in interface ApplierFactoryeventApplier in class DelegateSingletonspublic EventHandler eventHandler()
eventHandler in interface ApplierFactoryeventHandler in class DelegateSingletonspublic OutputHandler outputHandler()
outputHandler in interface OutputFactoryoutputHandler in class DelegateSingletonspublic Output output()
output in interface OutputFactoryoutput in class DelegateSingletonsCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.