Proxy Deep Dive with Core Java
Offered By: Devoxx via YouTube
Course Description
Overview
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.
Syllabus
Sven Ruppert - Proxy Deep Dive with Core Java
Taught by
Devoxx
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity