|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.impl.services.reflect.LoadedGeneratedClass
org.apache.derby.impl.services.reflect.ReflectGeneratedClass
public final class ReflectGeneratedClass
| Field Summary | |
|---|---|
private static GeneratedMethod[] |
directs
|
private java.util.Hashtable |
methodCache
|
| Constructor Summary | |
|---|---|
ReflectGeneratedClass(ClassFactory cf,
java.lang.Class jvmClass)
|
|
| Method Summary | |
|---|---|
GeneratedMethod |
getMethod(java.lang.String simpleName)
Obtain a handle to the method with the given name that takes no arguments. |
| Methods inherited from class org.apache.derby.impl.services.reflect.LoadedGeneratedClass |
|---|
getClassLoaderVersion, getJVMClass, getName, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.util.Hashtable methodCache
private static final GeneratedMethod[] directs
| Constructor Detail |
|---|
public ReflectGeneratedClass(ClassFactory cf,
java.lang.Class jvmClass)
| Method Detail |
|---|
public GeneratedMethod getMethod(java.lang.String simpleName)
throws StandardException
GeneratedClass
StandardException - 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 | ||||||||