Class GizmoClassLoader


  • public final class GizmoClassLoader
    extends ClassLoader
    Loads a class if we have the Gizmo-generated bytecode for it, otherwise uses the current Thread's context ClassLoader. This implementation is thread-safe.