Class MethodNameFilter
java.lang.Object
org.springframework.aop.support.StaticMethodMatcher
de.codecentric.spring.boot.chaos.monkey.watcher.advice.filter.MethodNameFilter
- All Implemented Interfaces:
org.springframework.aop.MethodMatcher
public class MethodNameFilter
extends org.springframework.aop.support.StaticMethodMatcher
-
Field Summary
Fields inherited from interface org.springframework.aop.MethodMatcher
TRUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.aop.support.StaticMethodMatcher
isRuntime, matches
-
Constructor Details
-
MethodNameFilter
public MethodNameFilter()
-
-
Method Details
-
matches
-