public class CommandLineFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
CommandLine |
getCommandLine(String name)
Get the
Command for the given name |
Collection |
getCommandLines() |
static CommandLineFactory |
getInstance() |
public static CommandLineFactory getInstance()
public Collection getCommandLines()
Command spublic CommandLine getCommandLine(String name) throws JcrParserException
Command for the given namename - the Command nameJcrParserException - if there's no Command for the given nameCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.