[jboss-jira] [JBoss JIRA] Created: (JBBOOT-116) Implement a Graceful Shutdown API and Implementation
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 12:40:29 EST 2009
Implement a Graceful Shutdown API and Implementation
-----------------------------------------------------
Key: JBBOOT-116
URL: https://jira.jboss.org/jira/browse/JBBOOT-116
Project: JBoss Bootstrap
Issue Type: Feature Request
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
As identified by the Summer 2009 AS Meeting.
Requirements:
* Decoupled sufficiently from other Bootstrap mechanisms as to not leak out dependencies
* 2-phase event-listener registration API
* May be injected into MC Beans
* 1st phase is a concurrent broadcast to all subsystems which have registered: "prepare for shutdown"
* When all listeners have reported "ready", fire 2nd phase: "shutdown"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list