Uses of Interface
org.jacoco.core.runtime.IRemoteCommandVisitor
Packages that use IRemoteCommandVisitor
-
Uses of IRemoteCommandVisitor in org.jacoco.core.runtime
Classes in org.jacoco.core.runtime that implement IRemoteCommandVisitorModifier and TypeClassDescriptionclassExecutionDataWriterwith commands added for runtime remote control.Methods in org.jacoco.core.runtime with parameters of type IRemoteCommandVisitorModifier and TypeMethodDescriptionvoidRemoteControlReader.setRemoteCommandVisitor(IRemoteCommandVisitor visitor) Sets an listener for agent commands.