What is de purpose of CONTROLFLOWPOINTCUTS, for what purpose it is intended for, where and all it can be used?
What are the advantages of dynamic pointcuts??
Explain CONTROLFLOW POINTCUT with an example, where it is configured in XML file(decoupled from source)
This smells like homework, and I don't want to do that for you, but:
AspectJ / Spring AOP resources on the web are miserable.
Try if you can get a hard or digital copy of AspectJ in Action somewhere, it includes explanations of the
cflow
andcflobelow
pointcuts.Otherwise, here's a definition from the AspectJ Quick Reference: