org.apache.tapestry.annotations
Class AnnotationUtils

java.lang.Object
  extended by org.apache.tapestry.annotations.AnnotationUtils

public class AnnotationUtils
extends java.lang.Object

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
AnnotationUtils()
           
 
Method Summary
static java.lang.String getPropertyName(java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationUtils

public AnnotationUtils()
Method Detail

getPropertyName

public static java.lang.String getPropertyName(java.lang.reflect.Method method)