IByteCodeHelper
could be plugged into {@link org.rythmengine.RythmEngine}in memory compilation system to provide extra way to locate class byte code. A usage example of IByteCodeHelper
could be find in Play!framework's Rythm plugin, which locates Play!Framework's application classes when compiling template classes
One {@link org.rythmengine.RythmEngine engine instance} can have zeroor one IByteCodeHelper
|
|