@ApplicationScoped public class RequestContextObserver extends Object
| Constructor and Description |
|---|
RequestContextObserver() |
| Modifier and Type | Method and Description |
|---|---|
AtomicInteger |
getDestructions() |
AtomicInteger |
getInitializations() |
void |
recordDestroy() |
void |
recordInit() |
public AtomicInteger getInitializations()
public AtomicInteger getDestructions()
public void recordInit()
public void recordDestroy()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.