org.jboss.cdi.tck.tests.definition.scope.enterprise
Class Cat

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.scope.enterprise.Cat
Direct Known Subclasses:
Siamese, Tiger

@FooScoped
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-2013 Seam Framework. All Rights Reserved.