|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.enhancer.ClassMethod
org.jpox.enhancer.bcel.BCELClassMethod
org.jpox.enhancer.bcel.method.ParentManagedFieldNum
public class ParentManagedFieldNum
| Field Summary |
|---|
| Fields inherited from class org.jpox.enhancer.bcel.BCELClassMethod |
|---|
classGen, className, cmd, constantPoolGen, factory, il, LOCALISER, methodGen, synthetic |
| Fields inherited from class org.jpox.enhancer.ClassMethod |
|---|
access, argNames, argTypes, enhancer, exceptions, methodName, returnType |
| Constructor Summary | |
|---|---|
ParentManagedFieldNum(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)
|
|
| Method Summary | |
|---|---|
void |
execute()
Method to add the contents of the class method. |
static ParentManagedFieldNum |
getInstance(BCELClassEnhancer gen)
|
| Methods inherited from class org.jpox.enhancer.bcel.BCELClassMethod |
|---|
close, createThrowException, createThrowException, getClassEnhancer, initialise |
| Methods inherited from class org.jpox.enhancer.ClassMethod |
|---|
equals, getAccess, getMethodAdditionMessage, getName, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParentManagedFieldNum(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)
methodName - type - resultType - argType - argName - synthetic - gen - | Method Detail |
|---|
public static ParentManagedFieldNum getInstance(BCELClassEnhancer gen)
public void execute()
BCELClassMethod
execute in class BCELClassMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||