public interface UserCodeGenClassInterface
Classes that implement this interface will have an opportunity at code generation time to add additional logic. During code generation, the class that is specified by the getUserCodeGenClass() method will be loaded and called.
java.lang.String
getUserCodeGenClass()
java.lang.String getUserCodeGenClass()