org.granite.client.util
Class BeanUtil

java.lang.Object
  extended by org.granite.client.util.BeanUtil

public abstract class BeanUtil
extends Object

Author:
Franck WOLFF

Constructor Summary
BeanUtil()
           
 
Method Summary
static PropertyDescriptor[] getProperties(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtil

public BeanUtil()
Method Detail

getProperties

public static PropertyDescriptor[] getProperties(Class<?> clazz)