Uses of Interface
org.jacoco.core.runtime.IRemoteCommandVisitor

Packages that use IRemoteCommandVisitor
org.jacoco.core.runtime Runtime control and execution data collection. 
 

Uses of IRemoteCommandVisitor in org.jacoco.core.runtime
 

Classes in org.jacoco.core.runtime that implement IRemoteCommandVisitor
 class RemoteControlWriter
          ExecutionDataWriter with commands added for runtime remote control.
 

Methods in org.jacoco.core.runtime with parameters of type IRemoteCommandVisitor
 void RemoteControlReader.setRemoteCommandVisitor(IRemoteCommandVisitor visitor)
          Sets an listener for agent commands.
 



Copyright © 2009–2024 Mountainminds GmbH & Co. KG. All rights reserved.