console_all-4.0.1.jar

download (41199 bytes)

OSGi manifest attributes
Bundle-Name Console
Bundle-SymbolicName org.knopflerfish.bundle.console
Bundle-Version 4.0.1
Bundle-Description Knopflerfish Console Service
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=console/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.console.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.service.console 2.1.2
Import-Package org.knopflerfish.service.console [2.0.0,3.0.0)
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.log [1.3.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:28:10
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/console/console
Bundle-APIVendor Knopflerfish
Bundle-Category management
Bundle-Icon icon.png;size=32
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/console/console/
Bundle-UUID org.knopflerfish:console:4.0.1
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

commons-logging_all-2.0.0.kf4-001org.osgi.service.log
console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
desktop_all-5.0.1org.knopflerfish.service.console, org.osgi.service.log
frameworkorg.osgi.framework
log_all-5.0.0org.osgi.service.log
log_api-5.0.0org.osgi.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

cm_cmd-5.0.1org.knopflerfish.service.console
console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
console-4.0.1org.knopflerfish.service.console
console2command-2.0.0org.knopflerfish.service.console
consoletcp_all-5.0.0org.knopflerfish.service.console
consoletcp-5.0.0org.knopflerfish.service.console
consoletelnet-4.0.1org.knopflerfish.service.console
consoletty-4.0.1org.knopflerfish.service.console
desktop_all-5.0.1org.knopflerfish.service.console
desktop-5.0.1org.knopflerfish.service.console
frameworkcommands-4.0.1org.knopflerfish.service.console
http_all-4.0.5org.knopflerfish.service.console
http-4.0.5org.knopflerfish.service.console
junit_all-3.8.1.kf4-001org.knopflerfish.service.console
logcommands-5.0.0org.knopflerfish.service.console
repositorycommands-1.1.1org.knopflerfish.service.console
scrcommands-4.0.1org.knopflerfish.service.console

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/console/Activator.java
org/knopflerfish/bundle/console/Alias.java
org/knopflerfish/bundle/console/Command.java
org/knopflerfish/bundle/console/ConsoleServiceImpl.java
org/knopflerfish/bundle/console/Pipe.java
org/knopflerfish/bundle/console/ReadThread.java
org/knopflerfish/bundle/console/SessionCommandGroup.java
org/knopflerfish/bundle/console/SessionImpl.java
org/knopflerfish/service/console/CommandGroup.java
org/knopflerfish/service/console/CommandGroupAdapter.java
org/knopflerfish/service/console/ConsoleService.java
org/knopflerfish/service/console/Session.java
org/knopflerfish/service/console/SessionListener.java
org/knopflerfish/service/console/Util.java