Uses of Interface
org.apache.felix.utils.extender.Extension
Packages that use Extension
-
Uses of Extension in org.apache.felix.utils.extender
Classes in org.apache.felix.utils.extender that implement ExtensionFields in org.apache.felix.utils.extender with type parameters of type ExtensionModifier and TypeFieldDescriptionprivate final ConcurrentMap
<org.osgi.framework.Bundle, Extension> AbstractExtender.extensions
Methods in org.apache.felix.utils.extender that return ExtensionModifier and TypeMethodDescriptionprotected abstract Extension
AbstractExtender.doCreateExtension
(org.osgi.framework.Bundle bundle) Create the extension for the given bundle, or null if the bundle is not to be extended.