What is AOP?
Created May 8, 2012
John Zukowski AOP stands for aspect-oriented programming. It is yet another programming methodology. AspectJ is an aspect-oriented extension to the Java programming language. See What is AspectJ? for more information on it.