nFramework that builds on the aopalliance interfaces.
nAspects
are coded with pure Java code. You do not need to learn pointcut query languages that are available in other AOP implementations.
nSpring aspects can be configured using its own IoC container.
nObjects obtained from the IoC container can be
transparently advised
based on configuration
nSpring AOP
has built in aspects such as providing transaction management, performance monitoring and more for your beans