Class ComponentConstructorImpl<S>

java.lang.Object
org.apache.felix.scr.impl.inject.internal.ComponentConstructorImpl<S>
All Implemented Interfaces:
ComponentConstructor<S>

public class ComponentConstructorImpl<S> extends Object implements ComponentConstructor<S>
This implementation is used to construct a component instance object, call the constructor and set the activation fields.