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

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

public class WolfPack
extends Object


Constructor Summary
WolfPack()
           
 
Method Summary
 Wolf getAlphaWolf()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WolfPack

public WolfPack()
Method Detail

getAlphaWolf

public Wolf getAlphaWolf()


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