console_api-2.0.0.jar

download (12310 bytes)

OSGi manifest attributes
Bundle-Name Console-API
Bundle-Description Service system console (API)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-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 org.knopflerfish.service.console 1.0.0
Import-Package org.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:console:2.0.0:api
Build-Date Wed June 28 2006, 13:29:27
Bundle-ManifestVersion 2
Bundle-APIVendor Knopflerfish
Built-From /home/jan/work/build/knopflerfish.org/osgi/bundles/console/console
Bundle-SymbolicName org.knopflerfish.bundle.console-API
Bundle-Category API
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

bundlerepository_all-2.0.0org.knopflerfish.service.console
cm_cmd-2.0.0org.knopflerfish.service.console
console-2.0.0org.knopflerfish.service.console
console_all-2.0.0org.knopflerfish.service.console
consoletcp-2.0.0org.knopflerfish.service.console
consoletelnet-2.0.0org.knopflerfish.service.console
consoletty-2.0.0org.knopflerfish.service.console
desktop_all-2.0.0org.knopflerfish.service.console
desktop_awt-2.0.0org.knopflerfish.service.console
desktop_awt_all-2.0.0org.knopflerfish.service.console
frameworkcommands-2.0.0org.knopflerfish.service.console
ksoap_remotefw_all-2.0.0org.knopflerfish.service.console
logcommands-2.0.0org.knopflerfish.service.console
oscar-shell_all-1.0.0org.knopflerfish.service.console

Bundle source

/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/Activator.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/Alias.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/Command.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/ConsoleServiceImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/Pipe.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/ReadThread.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/SessionCommandGroup.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/bundle/console/SessionImpl.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/CommandGroup.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/CommandGroupAdapter.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/ConsoleService.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/Session.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/SessionListener.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/console/console/src/org/knopflerfish/service/console/Util.java