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

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DConfigurationsFrame.java63 private ObjectName configObjectName; field in class:ConfigurationsFrame
87 configObjectName = new ObjectName("OGA:name=JMXConfiguration");
141 .getAttribute(this.configObjectName, "Configuration");
817 .setAttribute(configObjectName, attribute);

Completed in 10 milliseconds