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

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

public class FoxHole
extends Object


Field Summary
 Fox fox
           
 Fox initializerFox
           
 
Constructor Summary
FoxHole()
           
 
Method Summary
 void init(Fox fox)
           
 
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

initializerFox

public Fox initializerFox
Constructor Detail

FoxHole

public FoxHole()
Method Detail

init

@Inject
public void init(Fox fox)


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