Uses of Class
org.jboss.cdi.tck.tests.context.passivating.injection.Sheep

Packages that use Sheep
org.jboss.cdi.tck.tests.context.passivating.injection   
 

Uses of Sheep in org.jboss.cdi.tck.tests.context.passivating.injection
 

Methods in org.jboss.cdi.tck.tests.context.passivating.injection that return Sheep
 Sheep Farm.chooseRandomSheepFromDelivery(Truck truck, Pasture pasture)
           
 Sheep Homestead.chooseRandomSheepFromDelivery(Truck truck, Pasture pasture)
           
 

Methods in org.jboss.cdi.tck.tests.context.passivating.injection that return types with arguments of type Sheep
 List<Sheep> Truck.getSheeps()
           
 



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