org.datanucleus.enhancer.bcel.method
Class JdoReplaceFields
java.lang.Object
org.datanucleus.enhancer.ClassMethod
org.datanucleus.enhancer.bcel.BCELClassMethod
org.datanucleus.enhancer.bcel.method.SwitchInverseTarget
org.datanucleus.enhancer.bcel.method.JdoReplaceFields
public class JdoReplaceFields
- extends SwitchInverseTarget
create jdoReplaceFields method.
- Version:
- $Id: JdoReplaceFields.java,v 1.1 2006/07/18 07:24:26 andy_jefferson Exp $
|
Constructor Summary |
JdoReplaceFields(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
BCELClassEnhancer gen,
java.lang.String invokeMethodName)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
JdoReplaceFields
public JdoReplaceFields(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
BCELClassEnhancer gen,
java.lang.String invokeMethodName)
- Parameters:
methodName - type - resultType - argType - argName - synthetic - gen - invokeMethodName -
getInstance
public static JdoReplaceFields getInstance(BCELClassEnhancer gen)
Copyright © 2009. All Rights Reserved.