|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.cli.descriptor.CommandDescriptor<Instance<T>> org.crsh.cli.impl.lang.ObjectCommandDescriptor<T>
public abstract class ObjectCommandDescriptor<T>
Constructor Summary | |
---|---|
ObjectCommandDescriptor(String name, Description description) |
Method Summary |
---|
Methods inherited from class org.crsh.cli.descriptor.CommandDescriptor |
---|
addParameter, completer, getArgument, getArguments, getDepth, getDescription, getInvoker, getLongOptionNames, getName, getOption, getOptionNames, getOptions, getOwner, getParameters, getShortOptionNames, getSubordinate, getSubordinates, getUsage, matcher, print, printMan, printUsage, resolveOption |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectCommandDescriptor(String name, Description description) throws IntrospectionException
IntrospectionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |