org.apache.qpid.utils
Interface CommandLineOptionConstants.JMXCommandLineOptionConstants

Enclosing interface:
CommandLineOptionConstants

public static interface CommandLineOptionConstants.JMXCommandLineOptionConstants


Field Summary
static String HOST_OPTION
           
static String INTERVAL_OPTION
           
static String PASSWORD_OPTION
           
static String PORT_OPTION
           
static String REPORT_OPTION
           
static String USER_OPTION
           
 

Field Detail

HOST_OPTION

static final String HOST_OPTION
See Also:
Constant Field Values

PORT_OPTION

static final String PORT_OPTION
See Also:
Constant Field Values

INTERVAL_OPTION

static final String INTERVAL_OPTION
See Also:
Constant Field Values

REPORT_OPTION

static final String REPORT_OPTION
See Also:
Constant Field Values

USER_OPTION

static final String USER_OPTION
See Also:
Constant Field Values

PASSWORD_OPTION

static final String PASSWORD_OPTION
See Also:
Constant Field Values


Licensed to the Apache Software Foundation