Interface PreExecuteInterceptor
- All Known Implementing Classes:
AbstractWebSocketHandlerBean
public interface PreExecuteInterceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoidpreExecute(Object controller, Method method, String serviceFullName, ExecuteInput executeInput, AnnotationFinder annotationFinder)
-
Method Details
-
preExecute
void preExecute(Object controller, Method method, String serviceFullName, ExecuteInput executeInput, AnnotationFinder annotationFinder)
-