Searched refs:getJmx (Results 1 – 3 of 3) sorted by relevance
53 assertFalse(options.getJmx()); in testDefaults()101 assertTrue(options.getJmx()); in testPropertiesOptions()359 assertTrue(options.getJmx()); in testGetJmx()366 assertTrue(options.getJmx()); in testSetJmx()
123 if (options.getJmx()) { in startup()
511 public boolean getJmx() { in getJmx() method in AgentOptions