Namespace: Consultingwerk.Framework.Server
Class 
ServerOperatingModeEnum Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ServerOperatingModeEnum
Purpose:Character Enumeration of Server Operating modes as returned
by SESSION:SERVER-OPERATING-MODe
Author(s):Mike Fechner / Consultingwerk Ltd
Created:Sun Oct 05 13:32:58 CEST 2014
Notes:Classic AppServer operating modes:
state-reset, state-aware, stateless, state-free
PASOE AppServer operting modes:
session-managed, session-free



Top Method Summary
Options Name Purpose
LOGICAL IsSessionFree () Returns if the current AppServer operating mode is session-free
LOGICAL IsSessionManaged () Returns if the current AppServer operating mode is session-managed
LOGICAL IsStateAware () Returns if the current AppServer operating mode is state-aware
LOGICAL IsStateFree () Returns if the current AppServer operating mode is state-free
LOGICAL IsStateless () Returns if the current AppServer operating mode is stateless
LOGICAL IsStateReset () Returns if the current AppServer operating mode is state-reset

Top Constructor Summary
Options Name Purpose
ServerOperatingModeEnum () Private constructor for the ServerOperatingModeEnum class

Top Property Summary
Options Name Purpose
CHARACTER SessionFree
CHARACTER SessionManaged
CHARACTER StateAware
CHARACTER StateFree
CHARACTER Stateless
CHARACTER StateReset


Method Detail
Top

LOGICAL IsSessionFree ()

Purpose: Returns if the current AppServer operating mode is session-free
Notes:
session-free

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is
Top

LOGICAL IsSessionManaged ()

Purpose: Returns if the current AppServer operating mode is session-managed
Notes:
session-managed

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is
Top

LOGICAL IsStateAware ()

Purpose: Returns if the current AppServer operating mode is state-aware
Notes:
state-aware

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is
Top

LOGICAL IsStateFree ()

Purpose: Returns if the current AppServer operating mode is state-free
Notes:
state-free

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is
Top

LOGICAL IsStateless ()

Purpose: Returns if the current AppServer operating mode is stateless
Notes:
state less

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is
Top

LOGICAL IsStateReset ()

Purpose: Returns if the current AppServer operating mode is state-reset
Notes:
state reset

Returns LOGICAL
Logical value indicating if the current AppServer operating mode is


Constructor Detail
Top

ServerOperatingModeEnum ()

Purpose: Private constructor for the ServerOperatingModeEnum class
Notes: Disallow instance creation



Property Detail
Top

CHARACTER SessionFree


Returns CHARACTER
Top

CHARACTER SessionManaged


Returns CHARACTER
Top

CHARACTER StateAware


Returns CHARACTER
Top

CHARACTER StateFree


Returns CHARACTER
Top

CHARACTER Stateless


Returns CHARACTER
Top

CHARACTER StateReset


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:42