org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean
Class FoxRun

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.FoxRun

public class FoxRun
extends Object


Constructor Summary
FoxRun()
           
 
Method Summary
 Fox getFox()
           
 Fox getNewFox()
           
 Fox getNewFox2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoxRun

public FoxRun()
Method Detail

getNewFox

public Fox getNewFox()

getNewFox2

public Fox getNewFox2()

getFox

public Fox getFox()


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