|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Argument | |
---|---|
org.crsh.cmdline | |
org.crsh.jcr.command | |
org.crsh.ssh.term.scp | |
org.crsh.standalone |
Uses of Argument in org.crsh.cmdline |
---|
Fields in org.crsh.cmdline declared as Argument | |
---|---|
(package private) Argument |
CommandFactory.Tuple.argumentAnn
|
Methods in org.crsh.cmdline with parameters of type Argument | ||
---|---|---|
protected static
|
CommandFactory.create(B binding,
Type type,
Argument argumentAnn,
Option optionAnn,
boolean required,
Description info,
Annotation ann)
|
Constructors in org.crsh.cmdline with parameters of type Argument | |
---|---|
CommandFactory.Tuple(Argument argumentAnn,
Option optionAnn,
boolean required,
Description info,
Annotation ann)
|
Uses of Argument in org.crsh.jcr.command |
---|
Classes in org.crsh.jcr.command with annotations of type Argument | |
---|---|
interface |
PathArg
|
interface |
PropertiesArg
|
Uses of Argument in org.crsh.ssh.term.scp |
---|
Fields in org.crsh.ssh.term.scp with annotations of type Argument | |
---|---|
private String |
SCPAction.target
. |
Uses of Argument in org.crsh.standalone |
---|
Method parameters in org.crsh.standalone with annotations of type Argument | |
---|---|
void |
CRaSH.main(Boolean help,
List<String> jars,
List<String> cmds,
List<String> confs,
List<String> properties,
Integer pid)
|
void |
Agent.main(List<String> jars,
List<String> cmds,
List<String> confs,
List<String> properties,
Integer port)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |