Kieker 1.4

kieker.tools.mappingGenerator.filters.basic
Class NoInterfacesFilter

java.lang.Object
  extended by kieker.tools.mappingGenerator.filters.basic.NoInterfacesFilter
All Implemented Interfaces:
IMethodFilter

public class NoInterfacesFilter
extends Object
implements IMethodFilter

Excludes Interface methods from output

Author:
skomp

Constructor Summary
NoInterfacesFilter()
           
 
Method Summary
 boolean accept(Method m, Class<?> c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoInterfacesFilter

public NoInterfacesFilter()
Method Detail

accept

public boolean accept(Method m,
                      Class<?> c)
Specified by:
accept in interface IMethodFilter

Kieker 1.4

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