Skip to main content



      Home
Home » Language IDEs » AspectJ » Error Counter Aspect (Count Errors from the service layer to DAO)
Error Counter Aspect [message #1728736] Wed, 06 April 2016 14:46
Eclipse UserFriend
Hello,

Our application is SOA application with layers Service->Facade->Component->DAO.

I wrote an around aspect to check if there were errors thrown by underlying methods for a service call.

I am not sure how to aggregate the error counts thrown by various methods and put against a service to throttle future calls based on error threshold.

Thanks.



Previous Topic:Avoid executing aspects inside another aspect
Next Topic:Use of AOP for system customisation
Goto Forum:
  


Current Time: Sun May 18 03:45:00 EDT 2025

Powered by FUDForum. Page generated in 0.03587 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top