util-2.0.0.jar

download (23787 bytes)

OSGi manifest attributes
Bundle-Name util-LIB
Bundle-Description Misc utilities (LIB)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package org.knopflerfish.util
org.knopflerfish.util.sort
org.knopflerfish.util.workerthread
Import-Package org.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:util:2.0.0:lib
Build-Date Wed June 28 2006, 13:29:00
Bundle-ManifestVersion 2
Bundle-APIVendor Knopflerfish
Built-From /home/jan/work/build/knopflerfish.org/osgi/bundles/util
Bundle-SymbolicName org.knopflerfish.bundle.util-LIB
Bundle-Category util
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

cm_cmd-2.0.0org.knopflerfish.util.sort
desktop-2.0.0org.knopflerfish.util
desktop_all-2.0.0org.knopflerfish.util
kf_metatype-2.0.0org.knopflerfish.util
kf_metatype_all-2.0.0org.knopflerfish.util
ksoap_remotefw_all-2.0.0org.knopflerfish.util
prefs_all-2.0.0org.knopflerfish.util
soap_remotefw_all-2.0.0org.knopflerfish.util

Bundle source

/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Base64.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/ByteArray.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/CacheMap.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/CachedObject.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/ClassLoaderUtil.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Compare.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Dict.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Lists.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Queue.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Semaphore.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/Text.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/sort/CompareFunc.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/sort/QSort.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/sort/Sort.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/workerthread/Job.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/workerthread/RepeatingJob.java
/home/jan/work/build/knopflerfish.org/osgi/bundles/util/src/org/knopflerfish/util/workerthread/WorkerThread.java