org.jboss.cdi.tck.tests.inheritance.specialization.producer.method
Class Necklace

java.lang.Object
  extended by org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Product
      extended by org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.Necklace

public class Necklace
extends Product


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

Constructor Detail

Necklace

public Necklace()


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