Package org.apache.xbean.osgi.bundle.util

Interface Summary
BundleResourceFinder.ResourceFinderCallback  
ClassDiscoveryFilter  
DelegatingBundleReference DelegatingBundleReference is based on BundleReference and provides access to DelegatingBundle.
ResourceDiscoveryFilter  
 

Class Summary
BundleClassFinder Finds all available classes to a bundle by scanning Bundle-ClassPath, Import-Package, and Require-Bundle headers of the given bundle and its fragments.
BundleClassFinder.DummyDiscoveryFilter  
BundleClassFinder.NonImportedPackageDiscoveryFilter  
BundleClassLoader ClassLoader for a Bundle.
BundleDescription  
BundleDescription.ExportPackage  
BundleDescription.FragmentHost  
BundleDescription.HeaderEntry  
BundleDescription.ImportPackage  
BundleDescription.RequireBundle  
BundleDescription.SymbolicName  
BundleResourceClassLoader ClassLoader for a Bundle.
BundleResourceFinder Finds all available resources to a bundle by scanning Bundle-ClassPath header of the given bundle and its fragments.
BundleResourceFinder.DefaultResourceFinderCallback  
BundleResourceFinder.DummyDiscoveryFilter  
BundleResourceHelper Helper for finding resources in a Bundle.
BundleUtils  
DelegatingBundle Bundle that delegates ClassLoader operations to a collection of Bundle objects.
DelegatingBundleContext BundleContext for DelegatingBundle.
DictionaryMap Simple wrapper that exposes Dictionary class as a Map.
HeaderBuilder  
HeaderParser Utility class to parse standard OSGi headers.
HeaderParser.HeaderElement  
VersionRange  
 

Enum Summary
DiscoveryRange  
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.