org.jboss.osgi.spi.util
Class ExportedPackageHelper
java.lang.Object
org.jboss.osgi.spi.util.ExportedPackageHelper
public final class ExportedPackageHelper
- extends 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportedPackageHelper
public ExportedPackageHelper(BundleContext context)
resolveBundle
public boolean resolveBundle(Bundle bundle)
resolveBundles
public boolean resolveBundles(Bundle[] bundles)
logExportedPackages
public void logExportedPackages(Bundle bundle)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.