cuba.util.common
Class Reflection

java.lang.Object
  extended by cuba.util.common.Reflection

public class Reflection
extends java.lang.Object


Constructor Summary
Reflection()
           
 
Method Summary
static java.lang.Class getMostAbstractDeclarator(java.lang.reflect.Method method)
           
static java.lang.String uniqueName(java.lang.reflect.Method method, java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reflection

public Reflection()
Method Detail

getMostAbstractDeclarator

public static java.lang.Class getMostAbstractDeclarator(java.lang.reflect.Method method)

uniqueName

public static java.lang.String uniqueName(java.lang.reflect.Method method,
                                          java.lang.Class cls)