DJBinder - Version 1.0 DJBinder enables a class X to implement a new interface Y without recompiling the X class. Classes using the Y interface do not see any difference between an interface dynamically implemented and an interface implemented in the traditional way. DJBinder is totally compatible with Java 2 platform.