org.zkoss.zk.ui.select.impl
Interface Reflections.MethodRunner<A extends java.lang.annotation.Annotation>

Enclosing class:
Reflections

public static interface Reflections.MethodRunner<A extends java.lang.annotation.Annotation>


Method Summary
 void onMethod(java.lang.Class<?> clazz, java.lang.reflect.Method method, A annotation)
           
 

Method Detail

onMethod

void onMethod(java.lang.Class<?> clazz,
              java.lang.reflect.Method method,
              A annotation)


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo