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–2016 CDI TCK. All rights reserved.