org.jboss.cdi.tck.interceptors.tests.lifecycleCallback
Class Animal

java.lang.Object
  extended by org.jboss.cdi.tck.interceptors.tests.lifecycleCallback.Animal

public abstract class Animal
extends Object


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

Constructor Detail

Animal

public Animal()
Method Detail

getAnimalType

public abstract String getAnimalType()


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