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