Marius Petria created SLING-3994:
------------------------------------
Summary: Simplify dependency management by letting the caller to
supply its own implementations
Key: SLING-3994
URL: https://issues.apache.org/jira/browse/SLING-3994
Project: Sling
Issue Type: Improvement
Components: Replication
Reporter: Marius Petria
Replication core bundle exposes a generic component factory that creates a
replication component based on a properties map.
The caller of createComponent can also provide a map of default implementations
for some services (this is done by passing a componentProvider).
This allows to define specialized osgi factories that bind directly to services
and simplifies dependency management.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)