Uses of Interface
org.apache.felix.scr.impl.manager.ComponentManager
Packages that use ComponentManager
-
Uses of ComponentManager in org.apache.felix.scr.impl.manager
Classes in org.apache.felix.scr.impl.manager that implement ComponentManagerModifier and TypeClassDescriptionclassThe default ComponentManager.classTheComponentFactoryImplextends theAbstractComponentManagerclass to implement the component factory functionality.classclassTheServiceFactoryComponentManagerfor components specified with <service serviceFactory='true'/> in the xml metadata.classThe default ComponentManager.Methods in org.apache.felix.scr.impl.manager that return types with arguments of type ComponentManagerModifier and TypeMethodDescriptionList<? extends ComponentManager<?>> ComponentHolder.getComponents()Returns allComponentinstances held by this holder.List<? extends ComponentManager<?>> ConfigurableComponentHolder.getComponents() -
Uses of ComponentManager in org.apache.felix.scr.impl.runtime
Methods in org.apache.felix.scr.impl.runtime with parameters of type ComponentManagerModifier and TypeMethodDescriptionprivate org.osgi.service.component.runtime.dto.ComponentConfigurationDTOServiceComponentRuntimeImpl.managerToConfiguration(ComponentManager<?> manager, org.osgi.service.component.runtime.dto.ComponentDescriptionDTO description)