EasyBeans

getMethod() on InvocationContext should return null for Lifecycle interceptors

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.0 M1
  • Fix Version/s: EasyBeans 1.0 M2
  • Component/s: Core
  • Description:
    Hide
    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
    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.

Activity

Hide
Florent BENOIT added a comment - 12/Jul/06 11:56 AM
Fixed
Show
Florent BENOIT added a comment - 12/Jul/06 11:56 AM Fixed

People

Dates

  • Created:
    11/Jul/06 5:26 PM
    Updated:
    12/Jul/06 11:56 AM
    Resolved:
    12/Jul/06 11:56 AM