Uses of Class
org.brijframework.bean.scope.monitor.PrototypeScope
-
Packages that use PrototypeScope Package Description org.brijframework.bean.scope.monitor.factories org.brijframework.bean.scope.monitor.threads -
-
Uses of PrototypeScope in org.brijframework.bean.scope.monitor.factories
Methods in org.brijframework.bean.scope.monitor.factories that return PrototypeScope Modifier and Type Method Description PrototypeScopePrototypeScopeMonitorFactroy. currentService()PrototypeScopePrototypeScopeMonitorFactroy. initialScope()Methods in org.brijframework.bean.scope.monitor.factories with parameters of type PrototypeScope Modifier and Type Method Description protected voidPrototypeScopeMonitorFactroy. postregister(String key, PrototypeScope value)protected voidPrototypeScopeMonitorFactroy. preregister(String key, PrototypeScope value)PrototypeScopeMonitorFactroyPrototypeScopeMonitorFactroy. registerService(PrototypeScope service) -
Uses of PrototypeScope in org.brijframework.bean.scope.monitor.threads
Methods in org.brijframework.bean.scope.monitor.threads that return PrototypeScope Modifier and Type Method Description PrototypeScopePrototypeThreadLocal. get()
-