单项选择题

在SpringAOP中,()是指在程序执行过程中指定发生拦截的地方。

A.引入(Introduction)
B.拦截(Interception)
C.切入点
D.方面