|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.help
public class help
Display usage information.
Constructor Summary | |
---|---|
help()
|
Method Summary | |
---|---|
static void |
invoke(bsh.Interpreter i,
bsh.CallStack stack)
Display usage information. |
static void |
invoke(bsh.Interpreter interpreter,
bsh.CallStack callStack,
java.lang.String helpOn)
get help on a specific command |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public help()
Method Detail |
---|
public static void invoke(bsh.Interpreter interpreter, bsh.CallStack callStack, java.lang.String helpOn)
interpreter
- callStack
- helpOn
- public static void invoke(bsh.Interpreter i, bsh.CallStack stack)
i
- BeanShell interpreter.stack
- BeanShell call stack.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |