Eclipse Platform
Release 3.6

Package org.eclipse.osgi.framework.console

Provides services related to the Equinox console.

See:
          Description

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.
 

Class Summary
ConsoleSession A console session service provides the input and output to a single console session.
 

Package org.eclipse.osgi.framework.console Description

Provides services related to the Equinox console.

Package Specification

This package specifies the API for services related to the Equinox console.

Clients which provide commands or provide sessions to the Equinox console will likely be interested in the types provided by this package.


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.