Class FilterMethodAnalyzer

java.lang.Object
org.apache.tapestry5.ioc.internal.services.FilterMethodAnalyzer

public class FilterMethodAnalyzer extends Object
Used by PipelineBuilderImpl to analyze service interface methods against filter interface methods to find the position of the extra service parameter (in the filter method).