org.tynamo.descriptor
Interface MethodDescriptorFactory

All Known Implementing Classes:
MethodDescriptorFactoryImpl

public interface MethodDescriptorFactory


Method Summary
 ArrayList<IMethodDescriptor> buildMethodDescriptors(Class type, BeanInfo beanInfo)
           
 

Method Detail

buildMethodDescriptors

ArrayList<IMethodDescriptor> buildMethodDescriptors(Class type,
                                                    BeanInfo beanInfo)
                                                    throws Exception
Throws:
Exception


Copyright © 2004-2009. All Rights Reserved.