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, getResource, getResourceAsStream, getSystemResource, getSystemResourceAsStream, clearAssertionStatus, getParent, getResources, getSystemResources, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.