Uses of Interface
org.osgi.framework.hooks.weaving.WovenClass

Packages that use WovenClass
org.apache.felix.framework.util   
org.eclipse.osgi.internal.baseadaptor.weaving   
org.osgi.framework.hooks.weaving Framework Weaving Hooks Package Version 1.0. 
 

Uses of WovenClass in org.apache.felix.framework.util
 

Methods in org.apache.felix.framework.util with parameters of type WovenClass
 void SecureAction.invokeWeavingHook(WeavingHook wh, WovenClass wc)
           
 

Uses of WovenClass in org.eclipse.osgi.internal.baseadaptor.weaving
 

Classes in org.eclipse.osgi.internal.baseadaptor.weaving that implement WovenClass
 class WovenClassImpl
           
 

Uses of WovenClass in org.osgi.framework.hooks.weaving
 

Methods in org.osgi.framework.hooks.weaving with parameters of type WovenClass
 void WeavingHook.weave(WovenClass wovenClass)
          Weaving hook method.
 



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