|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OSGiPackageAdmin
An abstraction of the OSGi PackageAdmin service.
| Method Summary | |
|---|---|
void |
refreshPackages(OSGiBundle[] bundles)
Forces the update (replacement) or removal of packages exported by the specified bundles. |
| Method Detail |
|---|
void refreshPackages(OSGiBundle[] bundles)
bundles - The bundles whose exported packages are to be updated or removed,
or null for all bundles updated or uninstalled since the last call to this method.PackageAdmin#refreshPackages(org.osgi.framework.Bundle[])}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||