org.jboss.cdi.tck.tests.lookup.injectionpoint
Class Cattery

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injectionpoint.Cattery

public class Cattery
extends Object


Constructor Summary
Cattery()
           
 
Method Summary
 Cat getCat()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cattery

public Cattery()
Method Detail

getCat

public Cat getCat()


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