org.tynamo.descriptor.factories
Class MethodDescriptorFactoryImpl
java.lang.Object
org.tynamo.descriptor.factories.MethodDescriptorFactoryImpl
- All Implemented Interfaces:
- MethodDescriptorFactory
public class MethodDescriptorFactoryImpl
- extends Object
- implements MethodDescriptorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodDescriptorFactoryImpl
public MethodDescriptorFactoryImpl(Collection<String> methodExcludes)
buildMethodDescriptors
public ArrayList<IMethodDescriptor> buildMethodDescriptors(Class type,
BeanInfo beanInfo)
throws Exception
- Specified by:
buildMethodDescriptors in interface MethodDescriptorFactory
- Throws:
Exception
Copyright © 2004-2012. All Rights Reserved.