Modifier and Type | Constant Field | Value |
---|---|---|
protected static final char |
EOT |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOCATION |
".location" |
public static final String |
PIPE_EXCEPTION |
"pipe-exception" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMMANDS |
".commands" |
public static final String |
CONSTANTS |
".constants" |
public static final String |
SESSION_CLOSED |
"session is closed" |
public static final String |
VARIABLES |
".variables" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PATH_SEPARATOR |
"/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAIN |
"_main" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTEXT |
".context" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMMAND_FUNCTION |
"osgi.command.function" |
public static final String |
COMMAND_SCOPE |
"osgi.command.scope" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTION_NO_GLOB |
"gogo.option.noglob" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONVERTER_CLASSES |
"osgi.converter.classes" |
public static final int |
INSPECT |
0 |
public static final int |
LINE |
1 |
public static final int |
PART |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNSPECIFIED |
"org.apache.felix.service.command.unspecified.parameter" |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.