Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:46
Subhankar De is currently offline Subhankar DeFriend
Messages: 1
Registered: April 2016
Junior Member
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: Wed Sep 25 09:56:18 GMT 2024

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

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

Back to the top