Uses of Class
org.brijframework.bean.scope.monitor.GlobelScope
-
Packages that use GlobelScope Package Description org.brijframework.bean.scope.monitor.factories org.brijframework.bean.scope.monitor.threads -
-
Uses of GlobelScope in org.brijframework.bean.scope.monitor.factories
Methods in org.brijframework.bean.scope.monitor.factories that return GlobelScope Modifier and Type Method Description protected GlobelScopeGlobelScopeMonitorFactroy. createBeanScope(BeanDefinition definition)GlobelScopeGlobelScopeMonitorFactroy. currentService()GlobelScopeGlobelScopeMonitorFactroy. getService()Methods in org.brijframework.bean.scope.monitor.factories with parameters of type GlobelScope Modifier and Type Method Description protected voidGlobelScopeMonitorFactroy. postregister(String key, GlobelScope value)protected voidGlobelScopeMonitorFactroy. preregister(String key, GlobelScope value) -
Uses of GlobelScope in org.brijframework.bean.scope.monitor.threads
Methods in org.brijframework.bean.scope.monitor.threads that return GlobelScope Modifier and Type Method Description GlobelScopeGlobelThreadLocal. get()protected GlobelScopeGlobelThreadLocal. initialValue()
-