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

Packages that use BundleFileWrapperFactoryHook
org.eclipse.osgi.baseadaptor   
 

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