Online / 6 & 7 February 2021

visit

Dynamic Proxies in Java


Java frameworks often need to dynamically create classes.

One approach to do that easily in Java is dynamic proxies.

In this talk, we will show how they compare to hand-written classes.

We will then examine how we can use dynamic proxies to reduce the amount of code that we have to write.

Speakers

Photo of Heinz Kabutz Heinz Kabutz

Links