maybe this is the wrong forum for this task,
but you may try something like:
- create a complete class, compile it and use a custom classloader to use it.
- write it in a embeddable scripting language and try to use it (search for ScriptEngine in Java 6)
- enhance your code with AspectJ or something similar