Todd Fast's Blog
Friday, Dec 03, 2004
Dynamic Delegation in Java
This O'Reilly article, Dynamic Delegation and Its Applications, discusses dynamic interception of method invocations for concrete Java types using code from the Dunamis Project. This is a sorely lacking feature of the JDK, and quite useful, especially for use in lightweight containers or enterprise frameworks.
--
Posted at 05:40PM Dec 03, 2004
by Todd Fast in Software |
Tags: /
Like this post?
|
|
|
|
Comments: