org.jboss.cdi.tck.tests.lookup.injection
Class FoxRun

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injection.FoxRun

public class FoxRun
extends Object


Field Summary
 Fox anotherFox
           
 Fox fox
           
 
Constructor Summary
FoxRun()
           
 
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

anotherFox

@Inject
public Fox anotherFox
Constructor Detail

FoxRun

public FoxRun()


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