org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle
Class Tarantula
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Spider
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Tarantula
- All Implemented Interfaces:
- Animal, DeadlyAnimal, DeadlySpider
public class Tarantula
- extends Spider
- implements DeadlySpider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tarantula
public Tarantula(String value)
getValue
public String getValue()
getNumberCreated
public static int getNumberCreated()
setNumberCreated
public static void setNumberCreated(int numberCreated)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.