class DynamicCodegen
extends Object
-
Field Summary
Fields
(package private) static javassist.ClassPool
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
pool
static javassist.ClassPool pool
-
Constructor Details
-
DynamicCodegen
DynamicCodegen()
-
Method Details
-
-
enableStreamingSupport
public static void enableStreamingSupport()
throws
Exception
- Throws:
Exception