void |
EnterpriseInterceptorBindingResolutionTest.testBusinessMethodInterceptorBindings(MessageService messageService,
MonitorService monitorService)
Interceptor bindings include the interceptor bindings declared or inherited by the bean at the class level, including,
recursively, interceptor bindings declared as meta-annotations of other interceptor bindings and stereotypes, together
with all interceptor bindings declared at the method level, including, recursively, interceptor bindings declared as
meta-annotations of other interceptor bindings. |