org.trails.descriptor
Interface IMethodDescriptor
- All Superinterfaces:
- java.lang.Cloneable, IDescriptor, IExtensible
- All Known Implementing Classes:
- TrailsMethodDescriptor
public interface IMethodDescriptor
- extends IDescriptor
getArgumentTypes
java.lang.Class[] getArgumentTypes()
getName
java.lang.String getName()
getBeanType
java.lang.Class getBeanType()
getMethod
java.lang.reflect.Method getMethod()
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
Copyright © 2004-2008. All Rights Reserved.