org.jboss.cdi.tck.tests.alternative.broken.not.alternative
Class Cat

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.broken.not.alternative.Cat

@RequestScoped
@Named
public class Cat
extends Object


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

Constructor Detail

Cat

public Cat()


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