Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of proxy patterns in Core Java through this comprehensive 54-minute conference talk from Devoxx. Delve into the effective use of various proxy patterns, including DynamicProxies, Dynamic-/Static-ObjectAdapter, and DynamicStaticProxies at runtime. Learn how reflection plays a crucial role in implementing these patterns and discover ways to build them using only the Core JDK. Gain insights into combining proxy patterns with functional aspects, other design patterns, Invokedynamic, and even Kotlin. Understand how to reduce code complexity and make your implementations more generic. Examine practical applications of these patterns, including their integration with the NestedBuilder-Pattern. Based on the German book "Dynamic Proxies" by Dr. Heinz Kabutz and Sven Ruppert, this talk provides a deep dive into proxy pattern groups, equipping you with the knowledge to develop and adapt these patterns for your own projects.