public class InstrumentationUtil extends Object
Constructor and Description |
---|
InstrumentationUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSupported() |
static void |
redefineClass(Class clazz,
byte[] barr) |
static boolean |
redefineClassEL(Class clazz,
byte[] barr)
redefine the class with the given byte array
|
public InstrumentationUtil()
public static boolean redefineClassEL(Class clazz, byte[] barr)
clazz
- barr
- public static void redefineClass(Class clazz, byte[] barr) throws ClassNotFoundException, UnmodifiableClassException
public static boolean isSupported()
Copyright © 2015 Lucee