InfoQ

InfoQ

Topic/Tag specific view

Knopflerfish Content on InfoQ


Latest featured content about Knopflerfish

Modular Java: Static Modularity

Topics
Java,
Languages,
Programming,
Module Systems,
Apache Felix,
Equinox,
Module,
OSGi,
Knopflerfish

Modularity is an important aspect of large Java systems. Build scripts and projects are often split up into modules in order to improve the build, but this is rarely taken into account at runtime. This second part of the Modular Java series discusses static modularity, the creation of bundles, how to install them into an OSGi engine and how to set up (versioned) dependencies between bundles.