posted 17 years ago
As per the specs the Invocation order is Default > Class > Method
What should be order if the super class has @AroundInvoke method, and when the subclass method is called ?
Which is correct when "amethod" is invoked and Why ?
Option 1 > test1 > test2
Option 2 > test2 > test1
Preparing SCEA..<br />SCBCD 5.0<br />SCWCD 1.4<br />SCJP 1.4