[ 
https://issues.apache.org/jira/browse/GERONIMO-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448406#comment-13448406
 ] 

Jarek Gawor commented on GERONIMO-6386:
---------------------------------------

In revision 1380949 I implemented Aries application notifications using 
AriesApplicationListener interface. Applications wanting to be notified about 
Aries application events should register an OSGi service that implements 
AriesApplicationListener interface. The AriesApplicationListener service will 
be notified when all bundles of the applications are installed 
(ApplicationState.INSTALLED), resolved (ApplicationState.RESOLVED), are 
starting (ApplicationState.STARTING), are active (ApplicationState.ACTIVE), and 
are uninstalled (ApplicationState.UNINSTALLED).

                
> Aries application notifications
> -------------------------------
>
>                 Key: GERONIMO-6386
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6386
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Aries
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>
> Provide a way to notify when an Aries application is fully started.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to