Class PlainTextUnloadedClassLoader

java.lang.Object
com.fizzed.rocker.runtime.PlainTextUnloadedClassLoader

public class PlainTextUnloadedClassLoader extends Object
Loads a map of field names -> byte arrays from a standard compiled Java class but uses a temporary ClassLoader so that its class may be immediately unloaded from the JVM and it's memory + constant pool can be used for other things.