Uses of Interface
org.eclipse.osgi.baseadaptor.hooks.BundleFileWrapperFactoryHook

Packages that use BundleFileWrapperFactoryHook
org.eclipse.osgi.baseadaptor   
org.eclipse.osgi.internal.signedcontent   
 

Uses of BundleFileWrapperFactoryHook in org.eclipse.osgi.baseadaptor
 

Methods in org.eclipse.osgi.baseadaptor that return BundleFileWrapperFactoryHook
 BundleFileWrapperFactoryHook[] HookRegistry.getBundleFileWrapperFactoryHooks()
          Returns the configured bundle file wrapper factories
 

Methods in org.eclipse.osgi.baseadaptor with parameters of type BundleFileWrapperFactoryHook
 void HookRegistry.addBundleFileWrapperFactoryHook(BundleFileWrapperFactoryHook factory)
          Adds a bundle file wrapper factory for this hook registry
 

Uses of BundleFileWrapperFactoryHook in org.eclipse.osgi.internal.signedcontent
 

Classes in org.eclipse.osgi.internal.signedcontent that implement BundleFileWrapperFactoryHook
 class SignedBundleHook
          Implements signed bundle hook support for the framework
 



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