dynamic proxy

  • submit to reddit

OSGi Service Hook to Log All Service Invocations Using Dynamic Proxy

In this post, I will present an elegant solution to log all services invocations in an OSGi environment. After developing and using some bundles we need to...

1 replies - 9483 views - 12/28/09 by Slim Ouertani in Articles

Hessian Client Extender With Dynamic Proxy Inside OSGi

The next OSGi release (4.2) contains many enhancements such as service registry hooks, transactions and distribution. Apache CXF and Eclipse Riena are the...

1 replies - 8668 views - 04/14/09 by Slim Ouertani in Tips and Tricks