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.extensionsMethods in org.apache.felix.scr.impl that return Activator.ScrExtensionModifier and TypeMethodDescriptionprotected abstract Activator.ScrExtensionAbstractExtender.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.ScrExtensionActivator.doCreateExtension(org.osgi.framework.Bundle bundle)