AOP with AspectJ
Information | Time Table | Download | Attend This Course | Purchase
Level:
% Complete:
 
 10%
Moderator: Shimi
Developers: N/A
Tagged as: Java, Frameworks, AOP
Description:

Aspect Oriented Programming (AOP) is a programming approach that provides the ability to achieve modularization for crosscutting concerns, i.e., logic that applies to many parts of the application, in a single place and to have that logic applied across the application automatically.

By using AOP, the developer can create highly maintainable and extensible modules and produce a code that is more readable and reusable.

AspectJ is the most popular AOP language/platform for Java and provides a powerful compile-time and load-time solution for building AOP-based logic and adding it to an application.

The course includes many examples and hands-on exercises by means of which the material is demonstrated and practiced.

Target Audience:
  • Java developers
  • Java team leaders
  • Java project managers.
Prerequisites:
  • Familiarity with the Java language.
Duration: 16 Hours (2 days)

« Back to courses list