org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify
Class Cat

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.Cat
All Implemented Interfaces:
Animal

public class Cat
extends Object
implements Animal


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.