Package | Description |
---|---|
org.jboss.byteman.agent | |
org.jboss.byteman.agent.check |
Modifier and Type | Method | 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 | Description |
---|---|---|
class |
BytecodeChecker |
a private class which can be used to derive the super and interfaces of a class from its defining bytecode
|
Copyright © 2018. All rights reserved.