Modifiers | Name | Description |
---|---|---|
SoftReference<Class> |
klazz |
Constructor and description |
---|
ClassLoaderForClassArtifacts
(Class klazz) |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
createClassName(Method method) |
|
Class |
define(String name, byte[] bytes) |
|
Constructor |
defineClassAndGetConstructor(String name, byte[] bytes) |
|
Class |
loadClass(String name) |
Methods inherited from class | Name |
---|---|
class ClassLoader |
loadClass, getSystemClassLoader, getResourceAsStream, getResource, getSystemResourceAsStream, getSystemResource, getResources, getSystemResources, getParent, setDefaultAssertionStatus, setPackageAssertionStatus, setClassAssertionStatus, clearAssertionStatus, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.