Uses of Class
org.apache.felix.scr.impl.manager.DependencyManager.OpenStatus
-
Packages that use DependencyManager.OpenStatus Package Description org.apache.felix.scr.impl.inject -
-
Uses of DependencyManager.OpenStatus in org.apache.felix.scr.impl.inject
Method parameters in org.apache.felix.scr.impl.inject with type arguments of type DependencyManager.OpenStatus Modifier and Type Method Description <T> S
ComponentConstructor. newInstance(ComponentContextImpl<S> componentContext, Map<ReferenceMetadata,DependencyManager.OpenStatus<S,?>> parameterMap)
Create a new instance
-