spring-framework / org.springframework.aop.support / NameMatchMethodPointcut / <init>

<init>

NameMatchMethodPointcut()

Pointcut bean for simple method name matches, as alternative to regexp patterns. Does not handle overloaded methods: all methods with a given name will be eligible.

Author
Juergen Hoeller

Author
Rod Johnson

Author
Rob Harrop

Since
11.02.2004

See Also
#isMatch