Uses of Interface
org.apache.felix.scr.impl.manager.ComponentHolder
Packages that use ComponentHolder
-
Uses of ComponentHolder in org.apache.felix.scr.impl.manager
Classes in org.apache.felix.scr.impl.manager that implement ComponentHolderModifier and TypeClassDescriptionclass
TheConfigurableComponentHolder
class is aComponentHolder
for automatically configured components instances that may or may not be configured through Config Admin.Methods in org.apache.felix.scr.impl.manager that return types with arguments of type ComponentHolderModifier and TypeMethodDescriptionprotected abstract Collection<ComponentHolder<?>>
RegionConfigurationSupport.getComponentHolders
(TargetedPID pid) Methods in org.apache.felix.scr.impl.manager with parameters of type ComponentHolderModifier and TypeMethodDescriptionboolean
RegionConfigurationSupport.configureComponentHolder
(ComponentHolder<?> holder) The return value is only relevant for the call fromRegionConfigurationSupport.configurationEvent(ConfigurationEvent)
in the case of a deleted configuration which is not a factory configuration!