org.jboss.cdi.tck.tests.context.dependent
Class Tarantula
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.Spider
org.jboss.cdi.tck.tests.context.dependent.Tarantula
- All Implemented Interfaces:
- Animal, DeadlyAnimal, DeadlySpider
public class Tarantula
- extends Spider
- implements DeadlySpider
| Methods inherited from class org.jboss.cdi.tck.tests.context.dependent.Spider |
layEggs, ping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tarantula
public Tarantula()
Tarantula
public Tarantula(Integer producerInstanceHashcode)
preDestroy
@PreDestroy
public void preDestroy()
getProducerInstanceHashcode
public Integer getProducerInstanceHashcode()
isDependentContextActive
public static boolean isDependentContextActive()
isDestroyed
public static boolean isDestroyed()
reset
public static void reset()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.