|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| PackageAdmin | Provides additional methods for dynamic import of packages and for getting information about a given package(or all packages) in our framework. |
Holds an extension of the OSGi-defined Package Admin Service that allows bundles to dynamically import packages.
As the OSGi's PackageAdmin does not allow dynamic import of packages, it was necessary to define a service that handles the case. com.prosyst.mbs.framework.packages.PackageAdmin service is registered by the System Bundle. It allows a bundle to dynamically import a package, by providing its BundleLoader and package name.
The Jini Driver Bundle uses the dynamic import technique in order to resolve when trying to register the proxy objects of the Jini Services, provided by the Lookup Services.
|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||