Namespace: Ccs.ServiceManager
Interface
IRequestScope
Parent classes:
Inherits: Ccs.ServiceManager.ILifecycleScope

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




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


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0