org.apache.felix.gogo.shell
Class Shell
java.lang.Object
org.apache.felix.gogo.shell.Shell
public class Shell
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shell
public Shell(BundleContext context,
CommandProcessor processor)
gosh
public Object gosh(CommandSession session,
String[] argv)
throws Exception
- Throws:
Exception
sh
public Object sh(CommandSession session,
String[] argv)
throws Exception
- Throws:
Exception
source
public Object source(CommandSession session,
String script)
throws Exception
- Throws:
Exception
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.