org.jboss.cdi.tck.tests.definition.bean.broken.restricted
Class Stone

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Stone

@Typed(value=Animal.class)
public class Stone
extends Object

Author:
Martin Kouba

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

Constructor Detail

Stone

public Stone()


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