Uses of Class
org.crsh.cmdline.annotations.Option

Packages that use Option
org.crsh.cmdline   
org.crsh.command   
org.crsh.jcr.command   
org.crsh.ssh.term.scp   
org.crsh.standalone   
 

Uses of Option in org.crsh.cmdline
 

Fields in org.crsh.cmdline declared as Option
(package private)  Option CommandFactory.Tuple.optionAnn
           
 

Methods in org.crsh.cmdline with parameters of type Option
protected static
<B extends TypeBinding>
ParameterDescriptor<B>
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 Option
CommandFactory.Tuple(Argument argumentAnn, Option optionAnn, boolean required, Description info, Annotation ann)
           
 

Uses of Option in org.crsh.command
 

Fields in org.crsh.command with annotations of type Option
private  boolean CRaSHCommand.help
          .
 

Uses of Option in org.crsh.jcr.command
 

Classes in org.crsh.jcr.command with annotations of type Option
 interface ContainerOpt
           
 interface PasswordOpt
           
 interface UserNameOpt
           
 

Uses of Option in org.crsh.ssh.term.scp
 

Fields in org.crsh.ssh.term.scp with annotations of type Option
private  Boolean SCPAction.directory
          .
private  Boolean SCPAction.preserve
          .
private  Boolean SCPAction.recursive
          .
private  Boolean SCPAction.sink
          .
private  Boolean SCPAction.source
          .
private  Boolean SCPAction.verbose
          .
 

Uses of Option in org.crsh.standalone
 

Method parameters in org.crsh.standalone with annotations of type Option
 void CRaSH.main(Boolean help, List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer pid)
           
 void CRaSH.main(Boolean help, List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer pid)
           
 void CRaSH.main(Boolean help, List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer pid)
           
 void CRaSH.main(Boolean help, List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer pid)
           
 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)
           
 void Agent.main(List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer port)
           
 void Agent.main(List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer port)
           
 void Agent.main(List<String> jars, List<String> cmds, List<String> confs, List<String> properties, Integer port)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.