Toggle navigation
Home
org.apache.camel.component.milo.client.MiloClientItemConfiguration to java.lang.Double
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
this.connection.monitorValue(this.configuration,this::handleValueUpdate)
to
this.connection.monitorValue(this.node,this.samplingInterval,this::handleValueUpdate)
configuration
to
endpoint.getSamplingInterval()
Rename Variable
configuration
to
samplingInterval
configuration
to
samplingInterval