Lines Matching full:restorer
96 'restorer']
256 request_id = restorer.in_restoration()
258 return restorer.get_saved_proxied_obj(self, request_id)
265 if not restorer.in_restoration():
272 if not restorer.in_restoration():
393 restorer.save_registry_state(environ)
399 restorer.save_registry_state(environ)
424 restorer.save_registry_state(environ)
430 restorer.save_registry_state(environ)
453 it will return its appropriate proxied object from the restorer when
459 Registry/restorer).
461 The request's Registry objects' reglists are restored from the restorer
463 while their changes are tracked by the restorer.
574 restorer = StackedObjectRestorer()