Uses of Package
org.eclipse.osgi.framework.console

Packages that use org.eclipse.osgi.framework.console
org.eclipse.osgi.framework.internal.core   
 

Classes in org.eclipse.osgi.framework.console used by org.eclipse.osgi.framework.internal.core
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.