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

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

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

Methods in org.jboss.cdi.tck.tests.implementation.builtin.metadata that return Yoghurt
 Yoghurt YoghurtFactory.produceFruitYoghurt(javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 Yoghurt YoghurtFactory.produceProbioticYoghurt(javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 

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

Methods in org.jboss.cdi.tck.tests.implementation.builtin.metadata with parameters of type Yoghurt
 void YoghurtFactory.dispose(Yoghurt yoghurt, javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 

Method parameters in org.jboss.cdi.tck.tests.implementation.builtin.metadata with type arguments of type Yoghurt
 void YoghurtFactory.dispose(Yoghurt yoghurt, javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 Yoghurt YoghurtFactory.produceFruitYoghurt(javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 Yoghurt YoghurtFactory.produceProbioticYoghurt(javax.enterprise.inject.spi.Bean<Yoghurt> bean)
           
 



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