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