parent
1b4289803b
commit
bb63ce9935
|
|
@ -27,7 +27,7 @@ import org.springframework.util.PatternMatchUtils;
|
|||
|
||||
/**
|
||||
* 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.
|
||||
* Does not handle overloaded methods: all methods with a given name will be eligible.
|
||||
*
|
||||
* @author Juergen Hoeller
|
||||
* @author Rod Johnson
|
||||
|
|
|
|||
Loading…
Reference in New Issue