Package | Description |
---|---|
org.jacoco.agent.rt | |
org.jacoco.agent.rt.controller |
Modifier and Type | Method and Description |
---|---|
protected IAgentController |
JacocoAgent.createAgentController()
Create controller implementation as given by the agent options.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalController
Local only agent controller that will write coverage data to the filesystem.
|
class |
MBeanController
Controller that registers MBean.
|
class |
TcpClientController
Controller that connects to a TCP port.
|
class |
TcpServerController
Controller that opens TCP server socket.
|
Copyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.