|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.hibernate4gwt.core.beanlib.BeanlibThreadLocal
public class BeanlibThreadLocal
Thread local to store BeanLib additional parameters
Constructor Summary | |
---|---|
BeanlibThreadLocal()
|
Method Summary | |
---|---|
static java.lang.Object |
getDestinationBean()
|
static void |
setDestinationBean(java.lang.Object destinationBean)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanlibThreadLocal()
Method Detail |
---|
public static java.lang.Object getDestinationBean()
public static void setDestinationBean(java.lang.Object destinationBean)
destinationBean
- the destinationBean to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |