Searched refs:getJmx (Results 1 – 3 of 3) sorted by relevance
57 assertFalse(options.getJmx()); in testDefaults()107 assertTrue(options.getJmx()); in testPropertiesOptions()393 assertTrue(options.getJmx()); in testGetJmx()400 assertTrue(options.getJmx()); in testSetJmx()
167 if (options.getJmx()) { in startup()
548 public boolean getJmx() { in getJmx() method in AgentOptions