[Flow] How to retrieve all methods of a class that have a certain annotation?

Christian Loock chl at vkf-renzel.de
Thu Aug 29 09:21:12 CEST 2013


Hello,

so I want to get all methodnames of a given class, that have a certain 
annotation.

It seems like, the refelectionservice, only has methods, that retrieve 
data from a specific method, but none to actually retrieve the methods 
of a class.

Is that the case or did I overlook something?

Greetings,

Christian


More information about the Flow mailing list