|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.management.jmx.client.helpers.ConfigHelper
public final class ConfigHelper
| Method Summary | |
|---|---|
static java.lang.String |
createHelpString(JmxClientConfigType config,
java.lang.String commandName)
create a help string describing the contents of this config. |
static CmdConfigType |
findCmdConfig(ConsoleArguments arguments,
JmxClientConfigType config)
Find cmd config. |
static ConnectionConfigType |
findConnectionConfig(ConsoleArguments arguments,
JmxClientConfigType config)
Find connection config. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConnectionConfigType findConnectionConfig(ConsoleArguments arguments,
JmxClientConfigType config)
arguments - the argumentsconfig - the config
public static CmdConfigType findCmdConfig(ConsoleArguments arguments,
JmxClientConfigType config)
arguments - the argumentsconfig - the config
public static java.lang.String createHelpString(JmxClientConfigType config,
java.lang.String commandName)
config - the configcommandName - name of command to prefix to the sample strings.
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||