多项选择题

SpringMVC拦截器接口中提供了()方法用于拦截请求并作处理。

A.preHandle()
B.postHandle()
C.afterCompletion()
D.afterThrowing()