Searched refs:JMXConfiguration (Results 1 - 2 of 2) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/management/
H A DJMXConfiguration.java38 public class JMXConfiguration implements JMXConfigurationMBean { class in inherits:JMXConfigurationMBean
H A DOGAgent.java204 //instantiate and register OGA:JMXConfiguration
205 ObjectName config = new ObjectName("OGA:name=JMXConfiguration");
206 JMXConfiguration jc = new JMXConfiguration();

Completed in 8 milliseconds