Package | Description |
---|---|
org.jboss.byteman.agent | |
org.jboss.byteman.agent.check |
Modifier and Type | Method and Description |
---|---|
ClassChecker |
Transformer.getClassChecker(String name,
ClassLoader baseLoader)
return a checker object which can be used to retrieve the super and interfaces of a class from its name and
classloader without forcing a load of the class.
|
Modifier and Type | Class and Description |
---|---|
class |
BytecodeChecker
a private class which can be used to derive the super and interfaces of a class from its defining bytecode
|
Copyright © 2019. All rights reserved.