Uses of Class
com.bea.jvm.ClassRedefinitionException

Packages that use ClassRedefinitionException
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API.  
 

Uses of ClassRedefinitionException in com.bea.jvm
 

Methods in com.bea.jvm that throw ClassRedefinitionException
 void ClassLibrary.redefineClass(java.lang.Class cl, byte[] buffer, int offset, int length)
          Redefines the specified class.