org.jboss.cdi.tck.tests.definition.bean
Class AbstractAntelope
java.lang.Object
org.jboss.cdi.tck.tests.definition.bean.AbstractAntelope
- All Implemented Interfaces:
- Animal
- Direct Known Subclasses:
- FriendlyAntelope
public abstract class AbstractAntelope
- extends Object
- implements Animal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAntelope
public AbstractAntelope()
getGreeting
public abstract String getGreeting()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.