|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensolaris.opengrok.management.JMXConfiguration
public class JMXConfiguration
| Constructor Summary | |
|---|---|
JMXConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfiguration()
Get the current OpenGrok configuration object |
void |
setConfiguration(java.lang.String config)
Deploy a new configuration for OpenGrok |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMXConfiguration()
| Method Detail |
|---|
public java.lang.String getConfiguration()
JMXConfigurationMBean
getConfiguration in interface JMXConfigurationMBean
public void setConfiguration(java.lang.String config)
throws java.io.IOException
JMXConfigurationMBean
setConfiguration in interface JMXConfigurationMBeanconfig - String the configuration object in xml to set
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||