Uses of Interface
org.osgi.framework.hooks.weaving.WovenClass
Packages that use WovenClass
-
Uses of WovenClass in org.osgi.framework.hooks.weaving
Methods in org.osgi.framework.hooks.weaving with parameters of type WovenClassModifier and TypeMethodDescriptionvoidWovenClassListener.modified(WovenClass wovenClass) Receives notification that awoven classhas completed a state transition.voidWeavingHook.weave(WovenClass wovenClass) Weaving hook method.