Hello again;
Can you please clarify:
is there a way to issue scr enableComponent() or equivalent:
http://www.osgi.org/javadoc/r4v401/org/osgi/service/component/ComponentContext.html#enableComponent%28java.lang.String%29
with properties Map<String, String> config, which would be injected
into the target activate(Map<String, String> config) method?
?
Thank you,
Andrei

