jasco.runtime.hotswap1
Class TheHotSwapInVM

java.lang.Object
  extended by jasco.runtime.hotswap1.TheHotSwapInVM

public class TheHotSwapInVM
extends java.lang.Object


Constructor Summary
TheHotSwapInVM()
           
 
Method Summary
static byte[] transformLoadedClassInsideVM(java.lang.String classname, byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TheHotSwapInVM

public TheHotSwapInVM()
Method Detail

transformLoadedClassInsideVM

public static byte[] transformLoadedClassInsideVM(java.lang.String classname,
                                                  byte[] bytes)
                                           throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException