Uses of Class
org.apache.felix.scr.impl.Activator.ScrExtension
Packages that use Activator.ScrExtension
-
Uses of Activator.ScrExtension in org.apache.felix.scr.impl
Fields in org.apache.felix.scr.impl with type parameters of type Activator.ScrExtensionModifier and TypeFieldDescriptionprivate final ConcurrentMap<org.osgi.framework.Bundle,
Activator.ScrExtension> AbstractExtender.extensions
Methods in org.apache.felix.scr.impl that return Activator.ScrExtensionModifier and TypeMethodDescriptionprotected 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)