Uses of Interface
org.osgi.framework.hooks.weaving.WovenClassListener
Packages that use WovenClassListener
-
Uses of WovenClassListener in org.apache.felix.framework
Method parameters in org.apache.felix.framework with type arguments of type WovenClassListenerModifier and TypeMethodDescriptionprotected void
BundleWiringImpl.BundleClassLoader.callWovenClassListeners
(Felix felix, Set<ServiceReference<WovenClassListener>> wovenClassListeners, WovenClass wovenClass) -
Uses of WovenClassListener in org.apache.felix.framework.util
Methods in org.apache.felix.framework.util with parameters of type WovenClassListenerModifier and TypeMethodDescriptionvoid
SecureAction.invokeWovenClassListener
(WovenClassListener wcl, WovenClass wc)