org.jboss.jsr299.tck.tests.definition.bean
Class AbstractAntelope

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.definition.bean.AbstractAntelope
Direct Known Subclasses:
FriendlyAntelope

public abstract class AbstractAntelope
extends Object


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

Constructor Detail

AbstractAntelope

public AbstractAntelope()
Method Detail

getGreeting

public abstract String getGreeting()


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