Package com.netscape.cmstools.range
Class RangeCLI
- java.lang.Object
-
- org.dogtagpki.cli.CLI
-
- com.netscape.cmstools.range.RangeCLI
-
public class RangeCLI extends CLI
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Logger
logger
SubsystemCLI
subsystemCLI
-
Constructor Summary
Constructors Constructor Description RangeCLI(SubsystemCLI subsystemCLI)
-
Method Summary
-
Methods inherited from class org.dogtagpki.cli.CLI
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
-
-
-
Field Detail
-
logger
public static org.slf4j.Logger logger
-
subsystemCLI
public SubsystemCLI subsystemCLI
-
-
Constructor Detail
-
RangeCLI
public RangeCLI(SubsystemCLI subsystemCLI)
-
-