Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util | |
org.osgi.framework.hooks.weaving |
Framework Weaving Hooks Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BundleWiringImpl.BundleClassLoader.callWovenClassListeners(Felix felix,
Set<ServiceReference<WovenClassListener>> wovenClassListeners,
WovenClass wovenClass) |
Modifier and Type | Method and Description |
---|---|
void |
SecureAction.invokeWeavingHook(WeavingHook wh,
WovenClass wc) |
void |
SecureAction.invokeWovenClassListener(WovenClassListener wcl,
WovenClass wc) |
Modifier and Type | Method and 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.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.