Package | Description |
---|---|
org.apache.felix.scr.impl.manager |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableComponentHolder<S>
The
ConfigurableComponentHolder class is a
ComponentHolder for automatically configured components instances
that may or may not be configured through Config Admin. |
Modifier and Type | Method and Description |
---|---|
protected abstract Collection<ComponentHolder<?>> |
RegionConfigurationSupport.getComponentHolders(TargetedPID pid) |
Modifier and Type | Method and Description |
---|---|
boolean |
RegionConfigurationSupport.configureComponentHolder(ComponentHolder<?> holder)
The return value is only relevant for the call from
RegionConfigurationSupport.configurationEvent(ConfigurationEvent)
in the case of a deleted configuration which is not a factory configuration! |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.