Class EnhancerControl
java.lang.Object
com.sun.jdo.api.persistence.enhancer.impl.EnhancerControl
Main is the starting point for the persistent filter tool.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidDumps a class' signature and byte-code.voidDetermine what modifications are needed and perform them
-
Constructor Details
-
EnhancerControl
Create an instance.
-
-
Method Details
-
dumpClass
Dumps a class' signature and byte-code. -
modifyClasses
public void modifyClasses()Determine what modifications are needed and perform them
-