Interface | Description |
---|---|
IAgentController |
Common interface for different implementations that control execution data
dumps.
|
IRuntimeMBean |
MBean interface for remote commands to a coverage runtime.
|
Class | Description |
---|---|
LocalController |
Local only agent controller that will write coverage data to the filesystem.
|
MBeanController |
Controller that registers MBean.
|
TcpClientController |
Controller that connects to a TCP port.
|
TcpServerController |
Controller that opens TCP server socket.
|
Copyright © 2013. All Rights Reserved.