This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Method call 1000 times slow in object using @In than newmgrouch Jan 7, 2008 10:07 PM (in response to zaya)Interesting observation. 
 What happens if you use
 @BypassInterceptors
 on TestMethod class?
- 
        2. Re: Method call 1000 times slow in object using @In than newmgrouch Jan 7, 2008 10:28 PM (in response to zaya)BTW is it complete source for TestMethod.java? 
 Are there more @In, @Out inside TestMethod class?
 
    