public class Tarantula extends Spider implements DeadlySpider
| Constructor and Description |
|---|
Tarantula() |
Tarantula(Integer producerInstanceHashcode) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getProducerInstanceHashcode() |
static boolean |
isDependentContextActive() |
static boolean |
isDestroyed() |
void |
preDestroy() |
static void |
reset() |
public Tarantula()
public Tarantula(Integer producerInstanceHashcode)
@PreDestroy public void preDestroy()
public Integer getProducerInstanceHashcode()
public static boolean isDependentContextActive()
public static boolean isDestroyed()
public static void reset()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.