| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorBindingResolutionTest.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.
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.