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

/opengrok-jel/src/org/opensolaris/opengrok/management/
H A DJMXConfiguration.java37 public class JMXConfiguration implements JMXConfigurationMBean { class in inherits:JMXConfigurationMBean
H A DOGAgent.java216 //instantiate and register OGA:JMXConfiguration
217 ObjectName config = new ObjectName("OGA:name=JMXConfiguration");
218 JMXConfiguration jc = new JMXConfiguration();

Completed in 8 milliseconds