|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.services.statistics.detailed.contextpassing.DetailedStatisticsSharedContextHolder
public class DetailedStatisticsSharedContextHolder
This class is specific implementation of the generic shared context of Leaf 2 for the detailed statistics service. The shared context is held in a static ThreadLocal variable.
| Constructor Summary | |
|---|---|
protected |
DetailedStatisticsSharedContextHolder()
Hide default constructor as this is a Utility class. |
| Method Summary | |
|---|---|
static DetailedStatisticsContext |
getContext()
Get the passed object. |
static void |
setContext(DetailedStatisticsContext passedObject)
Set the passed object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DetailedStatisticsSharedContextHolder()
| Method Detail |
|---|
public static final DetailedStatisticsContext getContext()
public static final void setContext(DetailedStatisticsContext passedObject)
passedObject - The passed object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||