|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.util.reflect.ReflectUtils
public final class ReflectUtils
Place to put utility methods that the JVM doesn't supply
| Constructor Summary | |
|---|---|
ReflectUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
equalSignatures(java.lang.reflect.Method m1,
java.lang.reflect.Method m2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectUtils()
| Method Detail |
|---|
public static java.lang.String equalSignatures(java.lang.reflect.Method m1,
java.lang.reflect.Method m2)
m1 - Method to comparem2 - Method to compare
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||