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 InvocationTargetException,
                                                                    IllegalAccessException
Throws:
InvocationTargetException
IllegalAccessException


Copyright © 2004-2013. All Rights Reserved.