public abstract class Animal extends Object
protected Bar
bar
Animal()
abstract String
getAnimalType()
Bar
getBar()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject protected Bar bar
public Animal()
public Bar getBar()
public abstract String getAnimalType()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.