Uses of Interface
org.osgi.framework.hooks.weaving.WeavingHook
Packages that use WeavingHook
-
Uses of WeavingHook in org.apache.felix.framework
Method parameters in org.apache.felix.framework with type arguments of type WeavingHookModifier and TypeMethodDescription(package private) void
BundleWiringImpl.BundleClassLoader.transformClass
(Felix felix, WovenClassImpl wci, Set<ServiceReference<WeavingHook>> hooks, Set<ServiceReference<WovenClassListener>> wovenClassListeners, String name, byte[] bytes) -
Uses of WeavingHook in org.apache.felix.framework.util
Methods in org.apache.felix.framework.util with parameters of type WeavingHookModifier and TypeMethodDescriptionvoid
SecureAction.invokeWeavingHook
(WeavingHook wh, WovenClass wc)