Namespace: Ccs.ServiceManager
Interface 
IRequestScope Copy to Clipboard
Parent classes:
Inherits: Ccs.ServiceManager.ILifecycleScope
Implemented by: Consultingwerk.Framework.Ccs.RequestScope

File:IRequestScope
Purpose:Destroyed after a request, typically as part of an AppServer's
deactivate event procedure. Requires an explicit stopServices call.
Author(s):pjudge@progress.com
Created:2016-09-26



Top Method Summary
Options Name Purpose
+ Progress.Lang.Object getScope () /* Returns a unique identifier for this scope. @return Progress.Lang.Object An identifier for the scope. May be a wrapper around an ABL primitive. May be unknown. */
Inherited from Ccs.ServiceManager.ILifecycleScope


Method Detail
Top

PUBLIC Progress.Lang.Object getScope ()

Inherited from Ccs.ServiceManager.ILifecycleScope
/* Returns a unique identifier for this scope.
around an ABL primitive. May be unknown.

Returns Progress.Lang.Object
Progress.Lang.Object An identifier for the scope. May be a wrapper


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       05.06.2023 05:30:34