railo.runtime.instrumentation
Class InstrumentationUtil
java.lang.Object
railo.runtime.instrumentation.InstrumentationUtil
public class InstrumentationUtil
- extends Object
InstrumentationUtil
public InstrumentationUtil()
redefineClassEL
public static boolean redefineClassEL(Class clazz,
byte[] barr)
- redefine the class with the given byte array
- Parameters:
clazz
- barr
-
- Returns:
redefineClass
public static void redefineClass(Class clazz,
byte[] barr)
throws ClassNotFoundException,
UnmodifiableClassException
- Throws:
ClassNotFoundException
UnmodifiableClassException
isSupported
public static boolean isSupported()
Copyright © 2012 Railo