You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/06/19 08:14:01 UTC

[jira] [Created] (SLING-4823) Register a service when the system is ready

Carsten Ziegeler created SLING-4823:
---------------------------------------

             Summary: Register a service when the system is ready
                 Key: SLING-4823
                 URL: https://issues.apache.org/jira/browse/SLING-4823
             Project: Sling
          Issue Type: Improvement
          Components: Launchpad
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Launchpad Base 2.6.2, Launchpad API 1.1.2


We already have the StartupListener feature which allows components to listen for the startup finished event. However, registering services based on this event is more complicated than it should be. We can make this much easier by simply registering a service. Other components can simply depend on that service which makes them start once the system is ready



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)