# HG changeset patch # User František Kučera # Date 1376406123 -7200 # Node ID 8e94547457f371e5b3ada979a826cc9617253368 # Parent 5d6bb2100468b15bd21003ac5cfd9a45ed5c1286 data: OSGi diff -r 5d6bb2100468 -r 8e94547457f3 data/dictionary.xml --- a/data/dictionary.xml Tue Aug 13 16:51:06 2013 +0200 +++ b/data/dictionary.xml Tue Aug 13 17:02:03 2013 +0200 @@ -1739,11 +1739,17 @@ computer - java - + + + a framework and module system for Java; + allows applications with modular architecture composed from components + that can be loaded, started, stopped, updated or uninstalled without restarting the JVM and the application; + examples of OSGi implementations: Apache Felix, Equinox and Knopflerfish + + computer java