console-3.0.1.jar

download (27063 bytes)

OSGi manifest attributes
Bundle-Name Console-IMPL
Bundle-Description Service system console (IMPL)
Bundle-Version 3.0.1
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.console.Activator
Bundle-DocURL http://www.knopflerfish.org/releases/current/docs/bundledoc/index.html?docpage=console/index.html
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package
Import-Package org.knopflerfish.service.console [2.0.0,3.0.0)
org.osgi.framework 0.0.0
org.osgi.service.log 0.0.0
Export-Service
Import-Service
Other manifest attributes
Bundle-Category service
Build-Date Mon June 21 2010, 17:58:39
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/console/console/
Knopflerfish-Version 3.0.0
Bundle-Icon icon.png;size=32
Built-From /Users/jan/work/3.0.0/osgi/bundles/console/console
Bundle-APIVendor Knopflerfish
Bundle-ManifestVersion 2
Bundle-SymbolicName org.knopflerfish.bundle.console-IMPL
Bundle-UUID org.knopflerfish:console:3.0.1:impl

Depends on

frameworkorg.osgi.framework
commons-logging_all-2.0.0.kf3org.osgi.service.log
console_all-3.0.1org.knopflerfish.service.console
console_api-3.0.1org.knopflerfish.service.console
desktop_all-3.1.0org.osgi.service.log
desktop_api-3.1.0org.osgi.service.log
log_all-3.0.1org.osgi.service.log
log_api-3.0.1org.osgi.service.log

Other bundles depending on this bundle

None found

Bundle source

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