Interface ClassBytesProvider

All Known Implementing Classes:
BasicContinuableClassLoader

public interface ClassBytesProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    getClassBytes(String className, boolean reloadAutomatically)