public class NutsSettingsConnectSubCommand extends AbstractNutsSettingsSubCommand
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_ADMIN_SERVER_PORT |
| Constructor and Description |
|---|
NutsSettingsConnectSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(net.thevpc.nuts.NutsCommandLine commandLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
execute command and return true.
|
getSupportLevelpublic static final int DEFAULT_ADMIN_SERVER_PORT
public boolean exec(net.thevpc.nuts.NutsCommandLine commandLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
NutsSettingsSubCommandcommandLine - command lineautoSave - auto savesession - application contextCopyright © 2021 vpc open source initiative. All rights reserved.