public class SpiderProducer extends Object
| Constructor and Description |
|---|
SpiderProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
disposeTarantula(Tarantula tarantula,
Fox fox) |
static Integer |
getFoxUsedForDisposalHashcode() |
static Integer |
getInstanceUsedForDisposalHashcode() |
static Integer |
getInstanceUsedForProducerHashcode() |
static boolean |
isDependentContextActive() |
static boolean |
isDestroyed() |
Tarantula |
produceTarantula(Tarantula spider,
DomesticationKit domesticationKit) |
static void |
reset() |
@Produces @Pet public Tarantula produceTarantula(Tarantula spider, DomesticationKit domesticationKit)
public static boolean isDependentContextActive()
public static Integer getInstanceUsedForDisposalHashcode()
public static Integer getInstanceUsedForProducerHashcode()
public static Integer getFoxUsedForDisposalHashcode()
public static boolean isDestroyed()
public static void reset()
@PreDestroy public void destroy()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.