Uses of Class
org.eclipse.osgi.baseadaptor.bundlefile.BundleFileWrapperChain

Packages that use BundleFileWrapperChain
org.eclipse.osgi.baseadaptor.bundlefile   
 

Uses of BundleFileWrapperChain in org.eclipse.osgi.baseadaptor.bundlefile
 

Methods in org.eclipse.osgi.baseadaptor.bundlefile that return BundleFileWrapperChain
 BundleFileWrapperChain BundleFileWrapperChain.getNext()
          The next WrapperBundleFile in the chain.
 

Constructors in org.eclipse.osgi.baseadaptor.bundlefile with parameters of type BundleFileWrapperChain
BundleFileWrapperChain(BundleFile wrapped, BundleFileWrapperChain next)
           
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.