Uses of Class
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise.MonitorService

Packages that use MonitorService
org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise   
 

Uses of MonitorService in org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise
 

Methods in org.jboss.cdi.tck.tests.interceptors.definition.inheritance.resolution.enterprise with parameters of type MonitorService
 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.
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.