|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.util.ExportedPackageHelper
public final class ExportedPackageHelper
A helper the logs the exported packages for a bundle.
| Constructor Summary | |
|---|---|
ExportedPackageHelper(org.osgi.framework.BundleContext context)
|
|
| Method Summary | |
|---|---|
void |
logExportedPackages(org.osgi.framework.Bundle bundle)
|
boolean |
resolveBundle(org.osgi.framework.Bundle bundle)
|
boolean |
resolveBundles(org.osgi.framework.Bundle[] bundles)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportedPackageHelper(org.osgi.framework.BundleContext context)
| Method Detail |
|---|
public boolean resolveBundle(org.osgi.framework.Bundle bundle)
public boolean resolveBundles(org.osgi.framework.Bundle[] bundles)
public void logExportedPackages(org.osgi.framework.Bundle bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||