org.inspektr.common.web
Class ClientInfoHolder
java.lang.Object
org.inspektr.common.web.ClientInfoHolder
public final class ClientInfoHolder
- extends Object
Makes the ClientInfo available to the thread.
- Since:
- 1.0
- Version:
- $Revision$ $Date$
- Author:
- Scott Battaglia
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientInfoHolder
public ClientInfoHolder()
setClientInfo
public static void setClientInfo(ClientInfo clientInfo)
getClientInfo
public static ClientInfo getClientInfo()
clear
public static void clear()
Copyright © 2007-2012. All Rights Reserved.