Uses of Class
org.brijframework.bean.scope.monitor.threads.GlobelThreadLocal
-
Packages that use GlobelThreadLocal Package Description org.brijframework.bean.scope.monitor -
-
Uses of GlobelThreadLocal in org.brijframework.bean.scope.monitor
Methods in org.brijframework.bean.scope.monitor that return GlobelThreadLocal Modifier and Type Method Description GlobelThreadLocalGlobelScope. getMonitor()Methods in org.brijframework.bean.scope.monitor with parameters of type GlobelThreadLocal Modifier and Type Method Description voidGlobelScope. setMonitor(GlobelThreadLocal monitor)
-