Package | Description |
---|---|
org.apache.felix.scr.impl |
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<org.osgi.framework.Bundle,Activator.ScrExtension> |
AbstractExtender.extensions |
Modifier and Type | Method and Description |
---|---|
protected abstract Activator.ScrExtension |
AbstractExtender.doCreateExtension(org.osgi.framework.Bundle bundle)
Create the extension for the given bundle, or null if the bundle is not to be extended.
|
protected Activator.ScrExtension |
Activator.doCreateExtension(org.osgi.framework.Bundle bundle) |