| 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 © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.