-
Jun 22nd, 2011, 07:49 AM
#1
Applying AOP to OSGi service
Hi,
is there an elegant way to apply an aspect to all OSGi services registered in an application context?
Background: We want to use monitoring for all public methods of our OSGi services. We do _not_ want to monitor the public API of each bean created in the application context.
We are looking for an out-out solution. That means that there should be no need to write boilerplate code/XML config/annotation for every single service. Only if a service is not to be monitored there should be a way for signalling this.
Any ideas, suggestions, solutions?
-
Jul 19th, 2011, 01:41 AM
#2
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules