EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 11/Jul/06 05:26 PM
Updated: 12/Jul/06 11:56 AM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
EasyBeans 1.0 M1
|
| Fix Version/s: |
EasyBeans 1.0 M2
|
|
|
Chapter 12.5 say :
The getMethod method returns the method of
the bean class for which the interceptor was invoked. For AroundInvoke methods, this is the business
method on the bean class; for lifecycle callback interceptor methods, getMethod returns null.
|
|
Description
|
Chapter 12.5 say :
The getMethod method returns the method of
the bean class for which the interceptor was invoked. For AroundInvoke methods, this is the business
method on the bean class; for lifecycle callback interceptor methods, getMethod returns null. |
Show » |
|