|
||||||||||
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 GeneratedMethod
StandardException
- Standard Cloudscape error policy
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |