org.jboss.cdi.tck.tests.inheritance.specialization.simple
Class LazyFarmer
java.lang.Object
org.jboss.cdi.tck.tests.inheritance.specialization.simple.Farmer
org.jboss.cdi.tck.tests.inheritance.specialization.simple.LazyFarmer
@Specializes
@Lazy
public class LazyFarmer
- extends Farmer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyFarmer
public LazyFarmer()
getClassName
public String getClassName()
- Overrides:
getClassName in class Farmer
Copyright © 2008-2012 Seam Framework. All Rights Reserved.