|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.services.reflect.DirectCall
Field Summary | |
private int |
which
|
Constructor Summary | |
(package private) |
DirectCall(int which)
|
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 int which
Constructor Detail |
DirectCall(int which)
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 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 |