Uses of Class
org.jboss.cdi.tck.tests.implementation.builtin.metadata.YoghurtInterceptor

Packages that use YoghurtInterceptor
org.jboss.cdi.tck.tests.implementation.builtin.metadata   
 

Uses of YoghurtInterceptor in org.jboss.cdi.tck.tests.implementation.builtin.metadata
 

Methods in org.jboss.cdi.tck.tests.implementation.builtin.metadata that return YoghurtInterceptor
 YoghurtInterceptor Yoghurt.getInterceptorInstance()
           
 

Methods in org.jboss.cdi.tck.tests.implementation.builtin.metadata that return types with arguments of type YoghurtInterceptor
 javax.enterprise.inject.spi.Bean<YoghurtInterceptor> YoghurtInterceptor.getBean()
           
 javax.enterprise.inject.spi.Interceptor<YoghurtInterceptor> YoghurtInterceptor.getInterceptor()
           
 



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