Kieker 1.4

kieker.tools.mappingGenerator
Interface IMethodFilter

All Known Implementing Classes:
NoInterfaceNoSuperclassFilter, NoInterfacesFilter, NoSuperclassMethodsFilter

public interface IMethodFilter

Implementing classes can be used to filter the methods found in the analyzed classes.

Author:
Robert von Massow

Method Summary
 boolean accept(Method m, Class<?> c)
           
 

Method Detail

accept

boolean accept(Method m,
               Class<?> c)

Kieker 1.4

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net