org.tynamo.descriptor
Interface PropertyDescriptorFactory

All Known Implementing Classes:
PropertyDescriptorFactoryImpl

public interface PropertyDescriptorFactory


Method Summary
 ArrayList<TynamoPropertyDescriptor> buildPropertyDescriptors(Class beanType, BeanInfo beanInfo)
           
 

Method Detail

buildPropertyDescriptors

ArrayList<TynamoPropertyDescriptor> buildPropertyDescriptors(Class beanType,
                                                             BeanInfo beanInfo)
                                                             throws Exception
Throws:
Exception


Copyright © 2004-2009. All Rights Reserved.