[ 
https://issues.apache.org/jira/browse/OPENEJB-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins closed OPENEJB-76.
--------------------------------

    Resolution: Fixed

> Lifecycle Callbacks: PostConstruct/PreDestroy
> ---------------------------------------------
>
>                 Key: OPENEJB-76
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-76
>             Project: OpenEJB
>          Issue Type: New Feature
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>
> Support for the PostConstruct, PreDestroy callbacks
> Apply to only message-driven and session beans
> Bean Class:
> public void <METHOD>()
> Interceptor Class
> public void <METHOD>(InvocationContext)
> You are not allowed to have more than one callback of each type in a single 
> class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to