org.tynamo.descriptor.factories
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-2012. All Rights Reserved.