[ https://issues.apache.org/jira/browse/OPENEJB-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins closed OPENEJB-77.
--------------------------------
Resolution: Fixed
Assignee: David Blevins
> Lifecycle Callbacks: PostActivate/PrePassivate
> ----------------------------------------------
>
> Key: OPENEJB-77
> URL: https://issues.apache.org/jira/browse/OPENEJB-77
> Project: OpenEJB
> Issue Type: New Feature
> Components: ejb3 simplified
> Affects Versions: 3.0-beta-1
> Reporter: David Blevins
> Assignee: David Blevins
> Fix For: 3.0-beta-1
>
>
> Support for the PostActivate and PrePassivate annotations.
> Apply only to 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.
|