org.jboss.cdi.tck.tests.context.dependent
Class FoxFarm

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.dependent.FoxFarm

public class FoxFarm
extends Object


Field Summary
 Fox constructorFox
           
 Fox fox
           
 
Constructor Summary
FoxFarm(Fox fox)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fox

@Inject
public Fox fox

constructorFox

public Fox constructorFox
Constructor Detail

FoxFarm

@Inject
public FoxFarm(Fox fox)


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