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

"tobias mattsson (JIRA)" <jira-yCVjj/[email protected]> Mon, 13 Jun 2011 09:34:42 -0500 (CDT)
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <6845384.703.1307975682572.JavaMail.haus-jira@codehaus01.managed.contegix.com>
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>