public interface ClassDefiningClassLoader
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
defineClass(String name,
byte[] bytes) |
Class<?> |
loadClass(String name) |
Class<?> loadClass(String name) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2001-2016 JRuby. All Rights Reserved.