Hi All
I am new to AOP. i am trying to use the spring AOP.Does any one have an sample application showing the usage of dynamic point cut (ControlFlowPointcut). Better still both dynamic and static point cut as I want to compare the time of execution using these 2 strategies. I know since I read in one of the documentation that dynamic is slower than static, I need an example to believe.Can anyone help me on this
Thanks
Julius


Reply With Quote