|
|||||||||
| 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
class ReflectMethod
| Field Summary | |
|---|---|
private java.lang.reflect.Method |
realMethod
|
| Constructor Summary | |
|---|---|
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 Derby error policy
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||