Business Method: AroundInvoke
-----------------------------

         Key: OPENEJB-78
         URL: http://jira.codehaus.org/browse/OPENEJB-78
     Project: OpenEJB
        Type: New Feature

  Components: ejb3 simplified  
    Versions: 3.0    
    Reporter: David Blevins
     Fix For: 3.0


Business Method Interceptor Methods

AroundInvoke

public Object <METHOD>(InvocationContext) throws Exception

bean class or interceptor class

session bean business methods 
message listener methods of message-driven beans
one AroundInvoke per class
business methods cannot be AroundInvoke methods


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to