Uses of Class
org.apache.felix.scr.impl.manager.ComponentContextImpl
Packages that use ComponentContextImpl
-
Uses of ComponentContextImpl in org.apache.felix.scr.impl.manager
Methods in org.apache.felix.scr.impl.manager with parameters of type ComponentContextImplModifier and TypeMethodDescriptionprotected booleanAbstractComponentManager.collectDependencies(ComponentContextImpl<S> componentContext) Collect and store in m_dependencies_map all the services for dependencies, outside of any locks.protected booleanComponentFactoryImpl.collectDependencies(ComponentContextImpl<S> componentContext) protected SSingleComponentManager.createImplementationObject(org.osgi.framework.Bundle usingBundle, SingleComponentManager.SetImplementationObject<S> setter, ComponentContextImpl<S> componentContext) protected voidSingleComponentManager.disposeImplementationObject(ComponentContextImpl<S> componentContext, int reason) voidSingleComponentManager.SetImplementationObject.presetComponentContext(ComponentContextImpl<S> componentContext) Presets the implementation object.