| Package | Description |
|---|---|
| org.osgi.framework.hooks.weaving |
Framework Weaving Hooks Package Version 1.1.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
WovenClassListener.modified(WovenClass wovenClass) |
Receives notification that a
woven class has completed
a state transition. |
void |
WeavingHook.weave(WovenClass wovenClass) |
Weaving hook method.
|