console-2.0.0.jar

download (24897 bytes)

OSGi manifest attributes
Bundle-Name Console-IMPL
Bundle-Description Service system console (IMPL)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.console.Activator
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/console/readme.txt
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package
Import-Package org.knopflerfish.service.console
org.osgi.framework
org.osgi.service.log
Export-Service org.knopflerfish.service.console.ConsoleService
Import-Service org.knopflerfish.service.console.CommandGroup
org.osgi.service.log.LogService
Other manifest attributes
Bundle-UUID org.knopflerfish:console:2.0.0:impl
Build-Date Thu November 30 2006, 16:35:31
Bundle-ManifestVersion 2
Bundle-APIVendor Knopflerfish
Built-From C:\cygwin\home\bjorna\svn\knopflerfish\trunk_clean\trunk\osgi\bundles\console\console
Bundle-SymbolicName org.knopflerfish.bundle.console-IMPL
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

bundlerepository_all-2.0.0org.knopflerfish.service.console
commons-logging_all-2.0.0org.osgi.service.log
console_all-2.0.0org.knopflerfish.service.console
console_api-2.0.0org.knopflerfish.service.console
desktop_all-2.0.0org.osgi.service.log
desktop_api-2.0.0org.osgi.service.log
desktop_awt_all-2.0.0org.knopflerfish.service.console
desktop_awt_api-2.0.0org.knopflerfish.service.console
frameworkorg.osgi.framework
log_all-2.0.0org.osgi.service.log
log_api-2.0.0org.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