Uses of Class
org.eclipse.osgi.storage.bundlefile.BundleFileWrapperChain
Packages that use BundleFileWrapperChain
-
Uses of BundleFileWrapperChain in org.eclipse.osgi.storage.bundlefile
Methods in org.eclipse.osgi.storage.bundlefile that return BundleFileWrapperChainModifier and TypeMethodDescriptionBundleFileWrapperChain.getNext()
The next WrapperBundleFile in the chain.Constructors in org.eclipse.osgi.storage.bundlefile with parameters of type BundleFileWrapperChainModifierConstructorDescriptionBundleFileWrapperChain
(BundleFile wrapped, BundleFileWrapperChain next)