org.jboss.cdi.tck.tests.definition.bean
Class Spider

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.Spider
All Implemented Interfaces:
Animal

public class Spider
extends Object
implements Animal


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

Constructor Detail

Spider

public Spider()
Method Detail

layEggs

public final void layEggs()


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