Searched refs:setJmx (Results 1 – 5 of 5) sorted by relevance
198 public void setJmx(final boolean jmx) { in setJmx() method in AbstractCoverageTask199 agentOptions.setJmx(jmx); in setJmx()
212 agentOptions.setJmx(jmx.booleanValue()); in createAgentOptions()
521 public void setJmx(final boolean jmx) { in setJmx() method in AgentOptions
258 options.setJmx(true); in testJmx()
365 options.setJmx(true); in testSetJmx()