Namespace: Consultingwerk.Framework.Server
Class 
ServerHelperTask Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IBusinessService

File:ServerHelperTask
Purpose:General purpose helper Business Task
Description:Provides interaction between client and AppServer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jul 23 23:44:51 CEST 2013
Purpose: Constructor for the ServerHelperTask class
Notes:



Top Method Summary
Options Name Purpose
+ Ping (CharacterHolder) Routine that can be used by clients to PING the AppServer
+ ValidateAppServerFrameworkVersion (ValidateAppSeverFrameworkVersionParameter) Validates the AppServer Framework Version aginst the client Farmework Version
+ WriteToLogFile (CharacterHolder) Writes a message to the AppServer logfile

Top Constructor Summary
Options Name Purpose
+ ServerHelperTask () Constructor for the ServerHelperTask class


Method Detail
Top

PUBLIC Ping (CharacterHolder)

Purpose: Routine that can be used by clients to PING the AppServer
Notes:

Parameters:
poKeepAlive Consultingwerk.CharacterHolder
The CharacterHolder who's value will be set to the Ping response
Top

PUBLIC ValidateAppServerFrameworkVersion (ValidateAppSeverFrameworkVersionParameter)

Purpose: Validates the AppServer Framework Version aginst the client Farmework Version
Notes:

Parameters:
poParameter Consultingwerk.Framework.Server.ValidateAppSeverFrameworkVersionParameter
The parameter instance for this method
Top

PUBLIC WriteToLogFile (CharacterHolder)

Purpose: Writes a message to the AppServer logfile
Notes:

Parameters:
poMessage Consultingwerk.CharacterHolder
The CharacterHolder instance with the message to be written to the logfile


Constructor Detail
Top

PUBLIC ServerHelperTask ()

Purpose: Constructor for the ServerHelperTask class
Notes:



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