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

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

Uses of MessageService 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 MessageService
 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.
 void EnterpriseInterceptorBindingResolutionTest.testTimeoutMethodInterceptorBindings(MessageService messageService)
           
 



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