$ 0 0 Implementing simple mixin/traits support in java using CGLib/javassit is quite easy. You can take a look for instance here for small example. More complete, ready to use solution might be found: here