public final class VM extends Object
public static void reload(Class<?> clazz, byte[] byteCode) throws IOException
clazz - existing class to reloadbyteCode - new bytecodeIOException - an exception is something goes wrongCopyright © 2017 API Design. All Rights Reserved.