Interface IInjectableClassLoader

All Known Subinterfaces:
IOldGosuClassLoader

public interface IInjectableClassLoader
  • Method Summary

    Modifier and Type
    Method
    Description
    defineClass(String className, byte[] bytes)
     
    void
     
  • Method Details

    • defineClass

      Class defineClass(String className, byte[] bytes)
    • dispose

      void dispose()