Package org.eclipse.osgi.framework.console

Interface Summary
CommandInterpreter A command interpreter is a shell that can interpret command lines.
CommandProvider When an object wants to provide a number of commands to the console, it should register an object with this interface.