Uses of Interface
org.osgi.framework.hooks.weaving.WovenClass
-
Packages that use WovenClass Package Description org.osgi.framework.hooks.weaving Framework Weaving Hooks Package Version 1.1. -
-
Uses of WovenClass in org.osgi.framework.hooks.weaving
Methods in org.osgi.framework.hooks.weaving with parameters of type WovenClass Modifier and Type Method Description void
WovenClassListener. modified(WovenClass wovenClass)
Receives notification that awoven class
has completed a state transition.void
WeavingHook. weave(WovenClass wovenClass)
Weaving hook method.
-