Namespace: Consultingwerk.OERA
Class 
ServiceManagerClient Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IServiceManagerClient

File:ServiceManagerClient
Purpose:Default IServiceManagerClient implementation
Description:Allows to shut down business tasks or business entities
on the AppServer from the client
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Dec 09 11:28:54 CET 2014
Notes:Espacially useful, with bound AppServer sessions with
PASOE or state-aware, state-reset
Calls into the Consultingwerk.OERA.ServiceManagerClientTask
Purpose: Stops all Business Services Instances
Notes:



Top Method Summary
Options Name Purpose
+ StopAllBusinessServices (character) Stops all Business Services Instances
+ StopBusinessService (character, character) Stops an Business Service Instance


Method Detail
Top

PUBLIC StopAllBusinessServices (character)

Purpose: Stops all Business Services Instances
Notes:

Parameters:
pcPartition CHARACTER
The name of the AppServer partition for this call or "" for the default partition
Top

PUBLIC StopBusinessService (character, character)

Purpose: Stops an Business Service Instance
Notes:

Parameters:
pcPartition CHARACTER
The name of the AppServer partition for this call or "" for the default partition
pcServiceName CHARACTER
The Name of the Business Service, evtl. containing a #, see Notes at LaunchBusinessService


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