Namespace: Consultingwerk.Framework
Interface 
IStartupValidationService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.Server.RestServerStartupValidationService

File:IStartupValidationService
Purpose:Interface for services that are used during the startup
of a session (client, AppServer, REST AppServer) to
validate a session. Misconfigured sessions can be
stopped from starting by throwing an error from the
service method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jul 28 08:07:35 CEST 2016
Notes:Implementations of this Interface may throw the
StartupValidationFailedException
Purpose: Validates a session startup
Notes: Expected to throw an error, when the session startup is
cancelled due to misconfiguration



Top Method Summary
Options Name Purpose
+ ValidateSessionStartup () Validates a session startup


Method Detail
Top

PUBLIC ValidateSessionStartup ()

Purpose: Validates a session startup
Notes: Expected to throw an error, when the session startup is
cancelled due to misconfiguration



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:38