Aspect oriented programming: Difference between revisions

m
(Aspect oriented programming in FreeBASIC)
Line 259:
=={{header|Java}}==
 
Java has an aspect oriented programming library called [https://www.eclipse.org/aspectj/ AspectJ]. Aspects can create entry and exit intercepts on normal methods. In aspect language, features are called cross-cutting concerns.
 
=={{header|JavaScript}}==
2,130

edits