org.reflext.api.introspection
Class MethodIntrospector

java.lang.Object
  extended by org.reflext.api.introspection.MethodIntrospector

public class MethodIntrospector
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
MethodIntrospector(TypeScope typeScope)
           
 
Method Summary
 Iterable<MethodInfo> getMethods(TypeInfo type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodIntrospector

public MethodIntrospector(TypeScope typeScope)
Method Detail

getMethods

public Iterable<MethodInfo> getMethods(TypeInfo type)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.