Uses of Interface
com.efiAnalytics.plugin.ecu.ControllerParameterChangeListener
Packages that use ControllerParameterChangeListener
-
Uses of ControllerParameterChangeListener in com.efiAnalytics.plugin.ecu.servers
Methods in com.efiAnalytics.plugin.ecu.servers with parameters of type ControllerParameterChangeListenerModifier and TypeMethodDescriptionvoidControllerParameterServer.subscribe(String ecuConfigurationName, String parameterName, ControllerParameterChangeListener listener) subscribes the listener to be notified any time there is a change in value for the parameter referenced by name.voidControllerParameterServer.unsubscribe(ControllerParameterChangeListener listener) unsubscribes the listener from all parameters