[
https://issues.apache.org/jira/browse/TAPESTRY-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127840#comment-13127840
]
Robert Zeigler commented on TAPESTRY-2781:
------------------------------------------
I wonder if this is a good candidate for a "RegisterShutdownListener2"
interface that extends "RegistryShutdownListener" to add a new method
"registryWIllShutdown". I think that would be less confusing than having a
separate contribution point for "Registry about to shutdown" vs. "registry
already shutdown".
> Shutdown Handler before the Registry is shutown
> -----------------------------------------------
>
> Key: TAPESTRY-2781
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2781
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-ioc
> Reporter: Tony Nelson
> Priority: Minor
>
> It is very easy to register a handler that is called after the Registry is
> shutdown. I need a similar method to register a handler that is called just
> before the registry is shut down so that I still have access to all of the
> services defined in the Registry.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira