OSGi application isolation and sharing
- OSGi applications cannot share packages. - Each OSGi application runs in its own isolated OSGi framework with its own service registry. - OSGi services can be imported and exported between frameworks by setting the appropriate headers in the application manifest.
- OSGi applications cannot share packages.
- Each OSGi application runs in its own isolated OSGi framework with its own service registry.
- OSGi services can be imported and exported between frameworks by setting the appropriate headers in the application manifest.