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

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

public class LionCage
extends Object


Constructor Summary
LionCage()
           
 
Method Summary
 Lion getNewLion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LionCage

public LionCage()
Method Detail

getNewLion

public Lion getNewLion()


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