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

"Paul Hammant (JIRA)" <jira-yCVjj/[email protected]> Tue, 21 Jun 2011 07:13:42 -0500 (CDT)
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <26695313.4785.1308658422711.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ https://jira.codehaus.org/browse/PICO-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Hammant closed PICO-383.
-----------------------------


> Support @PostConstruct and @PreDestroy in base classes
> ------------------------------------------------------
>
>                 Key: PICO-383
>                 URL: https://jira.codehaus.org/browse/PICO-383
>             Project: PicoContainer
>          Issue Type: Improvement
>          Components: PicoContainer (Java)
>            Reporter: tobias mattsson
>            Assignee: Paul Hammant
>             Fix For: 2.13.5
>
>
> 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>