Package rife.instrument
Interface ClassBytesProvider
- All Known Implementing Classes:
BasicContinuableClassLoader
public interface ClassBytesProvider
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
getClassBytes
(String className, boolean reloadAutomatically)
-
Method Details
-
getClassBytes
- Throws:
ClassNotFoundException
-