Smart proxies in Java RMI with dynamic aspect-oriented programming

Andrew Stevenson, Steve MacDonald
2008 Proceedings, International Parallel and Distributed Processing Symposium (IPDPS)  
Java RMI extends Java with distributed objects whose methods can be called from remote clients. This abstraction is supported using statically-generated proxy objects on the client to hide network communication. One limitation of Java RMI is that these proxies can only forward method calls from client to server. Many applications can benefit from smart proxies that shift some application responsibilities to the client. Normally, developers must manually implement such proxies. This paper
more » ... es an aspect-oriented approach to creating smart proxies. This approach allows a server to extend an existing proxy with new capabilities at runtime. This approach is demonstrated with two examples.
doi:10.1109/ipdps.2008.4536332 dblp:conf/ipps/StevensonM08 fatcat:jalizgkzujgu3ikvkenkpjoaeu