Package pl.allegro.tech.opel
Interface MethodExecutionFilter
-
- All Known Implementing Classes:
MethodExecutionFilters
public interface MethodExecutionFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfilter(java.lang.Object subject, java.lang.reflect.Method method)
-