org.eclipse.gemini.blueprint.extender.internal.activator
Interface TypeCompatibilityChecker
public interface TypeCompatibilityChecker
Class used for checking type compatibility between the extender and the bundles it scans. Usually the checker is
invoked after a bundle has been scanned and found suitable for parsing.
- Author:
- Costin Leau
Method Summary |
boolean |
isTypeCompatible(org.osgi.framework.BundleContext targetContext)
|
isTypeCompatible
boolean isTypeCompatible(org.osgi.framework.BundleContext targetContext)
Copyright © 2006-2013. All Rights Reserved.