org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName
Class Yard

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.inheritance.specialization.enterprise.broken.sameName.Yard
All Implemented Interfaces:
YardInterface
Direct Known Subclasses:
FarmYard_Broken

@Named(value="backyard")
public class Yard
extends Object
implements YardInterface


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

Constructor Detail

Yard

public Yard()


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