The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Reflection in Action
Subject:  geDeclaredMethod signature
Date:  2008-02-15 15:23:44
From:  appmath


I thought getDeclaredMethod() and getMethod need 2 parameters; the name of the method and the parameterTypes.

Here is the method signature:public Method getDeclaredMethod(String name, Class ... parameterTypes)

Thanks
Aziz K.

 Feed java.net RSS Feeds