org.jboss.osgi.spi.logging
Class ExportedPackageHelper
java.lang.Object
org.jboss.osgi.spi.logging.ExportedPackageHelper
public final class ExportedPackageHelper
- extends java.lang.Object
A helper the logs the exported packages for a bundle.
- Since:
- 24-Apr-2009
- Author:
- thomas.diesler@jboss.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportedPackageHelper
public ExportedPackageHelper(org.osgi.framework.BundleContext context)
resolveBundle
public boolean resolveBundle(org.osgi.framework.Bundle bundle)
resolveBundles
public boolean resolveBundles(org.osgi.framework.Bundle[] bundles)
logExportedPackages
public void logExportedPackages(org.osgi.framework.Bundle bundle)
Copyright © 2009. All Rights Reserved.