[picocontainer-scm] [jira] Commented: (PICO-383) Support @PostConstruct and @PreDestroy in base classes

"Paul Hammant (JIRA)" <jira-yCVjj/[email protected]> Tue, 14 Jun 2011 10:25:42 -0500 (CDT)
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <8889408.1331.1308065142463.JavaMail.haus-jira@codehaus01.managed.contegix.com>
    [ http://jira.codehaus.org/browse/PICO-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=270388#comment-270388 ] 

Paul Hammant commented on PICO-383:
-----------------------------------

Will https://fisheye.codehaus.org/changelog/picocontainer?cs=5790 do ?

If that's not reindexed by the time your get to it: see the new method in https://fisheye.codehaus.org/changelog/picocontainer?cs=5790

Specifically, its super-first FIFO, both for @PostConstruct and @PreDestroy.

- Paul



> Support @PostConstruct and @PreDestroy in base classes
> ------------------------------------------------------
>
>                 Key: PICO-383
>                 URL: http://jira.codehaus.org/browse/PICO-383
>             Project: PicoContainer
>          Issue Type: Improvement
>          Components: PicoContainer (Java)
>            Reporter: tobias mattsson
>
> The Java EE 5 lifecycle support should invoke methods annotated with @PostConstruct and @PreDestroy also in inherited classes.
> In the class JavaEE5LifecycleStrategy the methods hasLifeCycle() and doLifecycleMethod() should walk the type hierarchy and invoke methods in the proper order, taking into account if methods found has been overridden.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
    <a href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>