Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Virgo/Design/EquinoxHooks"

< Virgo‎ | Design
(New page: {{Virgo}} Virgo's <tt>ExtensionsHookConfigurator</tt> class registers various Equinox hooks: * a class loading hook, <tt>PluggableClassLoadingHook</tt>, which ... * the following bundl...)
(No difference)

Revision as of 07:03, 15 April 2013


Virgo's ExtensionsHookConfigurator class registers various Equinox hooks:

  • a class loading hook, PluggableClassLoadingHook, which ...
  • the following bundle file wrapper factory hooks:

Back to the top