|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.services.reflect.ReflectMethod
| Field Summary | |
private java.lang.reflect.Method |
realMethod
|
| Constructor Summary | |
(package private) |
ReflectMethod(java.lang.reflect.Method m)
|
| Method Summary | |
java.lang.Object |
invoke(java.lang.Object ref)
Invoke a generated method that has no arguments. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final java.lang.reflect.Method realMethod
| Constructor Detail |
ReflectMethod(java.lang.reflect.Method m)
| Method Detail |
public java.lang.Object invoke(java.lang.Object ref)
throws StandardException
GeneratedMethod
invoke in interface GeneratedMethodStandardException - Standard Cloudscape error policy
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||