org.elasticsearch.jmx
Class JmxService.SettingsConstants

java.lang.Object
  extended by org.elasticsearch.jmx.JmxService.SettingsConstants
Enclosing class:
JmxService

public static class JmxService.SettingsConstants
extends Object


Field Summary
static String CREATE_CONNECTOR
           
static String EXPORT
           
 
Constructor Summary
JmxService.SettingsConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXPORT

public static final String EXPORT
See Also:
Constant Field Values

CREATE_CONNECTOR

public static final String CREATE_CONNECTOR
See Also:
Constant Field Values
Constructor Detail

JmxService.SettingsConstants

public JmxService.SettingsConstants()


Copyright © 2009-2012. All Rights Reserved.