org.jpox.enhancer.method
Class JdoPreSerialize

java.lang.Object
  extended by org.jpox.enhancer.method.ClassElementBuilder
      extended by org.jpox.enhancer.method.MethodBuilder
          extended by org.jpox.enhancer.method.SimpleStateManagerCall
              extended by org.jpox.enhancer.method.JdoPreSerialize

public class JdoPreSerialize
extends SimpleStateManagerCall

create JdoPreSerialize method.

Version:
$Revision: 1.2 $

Field Summary
 
Fields inherited from class org.jpox.enhancer.method.SimpleStateManagerCall
invokeMethod
 
Fields inherited from class org.jpox.enhancer.method.MethodBuilder
argName, argType, factory, il, LOCALISER, methodGen, methodName, resultType, synthetic, type
 
Fields inherited from class org.jpox.enhancer.method.ClassElementBuilder
classConfig, classGen, className, constantPoolGen, gen, jdoConfig, packageConfig
 
Constructor Summary
JdoPreSerialize(java.lang.String methodName, int type, org.apache.bcel.generic.Type resultType, org.apache.bcel.generic.Type[] argType, java.lang.String[] argName, boolean synthetic, GeneratorBase gen, java.lang.String invokeMethod)
           
 
Method Summary
static JdoPreSerialize getInstance(GeneratorBase gen)
           
 
Methods inherited from class org.jpox.enhancer.method.SimpleStateManagerCall
execute
 
Methods inherited from class org.jpox.enhancer.method.MethodBuilder
close, createThrowException, createThrowException, equals, hashCode, init, isSynthetic
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdoPreSerialize

public JdoPreSerialize(java.lang.String methodName,
                       int type,
                       org.apache.bcel.generic.Type resultType,
                       org.apache.bcel.generic.Type[] argType,
                       java.lang.String[] argName,
                       boolean synthetic,
                       GeneratorBase gen,
                       java.lang.String invokeMethod)
Parameters:
methodName -
type -
resultType -
argType -
argName -
synthetic -
gen -
invokeMethod -
Method Detail

getInstance

public static JdoPreSerialize getInstance(GeneratorBase gen)


Copyright © -2010 . All Rights Reserved.