|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.services.FilterMethodAnalyzer
public class FilterMethodAnalyzer
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).
Method Summary | |
---|---|
int |
findServiceInterfacePosition(MethodSignature ms,
MethodSignature fms)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int findServiceInterfacePosition(MethodSignature ms, MethodSignature fms)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |