|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.inspektr.common.web.ClientInfoHolder
public final class ClientInfoHolder
Makes the ClientInfo available to the thread.
Constructor Summary | |
---|---|
ClientInfoHolder()
|
Method Summary | |
---|---|
static void |
clear()
|
static ClientInfo |
getClientInfo()
|
static void |
setClientInfo(ClientInfo clientInfo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientInfoHolder()
Method Detail |
---|
public static void setClientInfo(ClientInfo clientInfo)
public static ClientInfo getClientInfo()
public static void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |