[jboss-jira] [JBoss JIRA] (AS7-3431) Add "ShutdownInProgress" event to the ServiceContainer.TerminateListener

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Jan 24 09:43:18 EST 2012


Ramesh Reddy created AS7-3431:
---------------------------------

             Summary: Add "ShutdownInProgress" event to the ServiceContainer.TerminateListener
                 Key: AS7-3431
                 URL: https://issues.jboss.org/browse/AS7-3431
             Project: Application Server 7
          Issue Type: Enhancement
          Components: Server
            Reporter: Ramesh Reddy
            Assignee: Jason Greene


Currently the ServiceContainer.TerminateListener only notifies the listener after all the services are down notifying that Server is completely shutdown, However, it would be beneficial for services that are listening to event to get notified when the server is starting the shutdown cycle and after it completes.

usecase: in Teiid we differentiate between a undeploy event because of the undeploy, undeploy due to the shutdown to clean up cache entries, currently I see no way differentiate between two.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list