|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A reified constructor call.
Method Summary | |
java.lang.Object |
execute()
Performs the object construction that is reified vy this object |
java.lang.String |
getTargetClassName()
Return the name of the target class that constructor is for |
void |
makeDeepCopyOfArguments()
Makez a deep copy of all arguments of the constructor |
Method Detail |
public void makeDeepCopyOfArguments() throws java.io.IOException
java.io.IOException
public java.lang.String getTargetClassName()
public java.lang.Object execute() throws java.lang.reflect.InvocationTargetException, ConstructorCallExecutionFailedException
InvocationTargetException
ConstructorCallExecutionFailedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |