net.sf.gilead.core.beanlib.merge
Class BeanlibThreadLocal
java.lang.Object
net.sf.gilead.core.beanlib.merge.BeanlibThreadLocal
public class BeanlibThreadLocal
- extends java.lang.Object
Thread local to store BeanLib additional parameters
- Author:
- bruno.marchesson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanlibThreadLocal
public BeanlibThreadLocal()
getProxyInformations
public static java.util.Map<java.lang.String,java.io.Serializable> getProxyInformations()
- Returns:
- the proxy informations
setProxyInformations
public static void setProxyInformations(java.util.Map<java.lang.String,java.io.Serializable> proxyInfo)
- Parameters:
proxyInfo
- the proxy informations to set
getBeanStack
public static java.util.Stack<java.lang.Object> getBeanStack()
- Returns:
- the bean stack