I walk into the same issue, I try to use @Destroyed and it didn't call, I have to change to @PreDestroy void close() {}, it's work-around.
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
I walk into the same issue, I try to use @Destroyed and it didn't call, I have to change to @PreDestroy void close() {}, it's work-around.