Namespace: Consultingwerk.OERA
Interface 
IServiceManagerClient Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.ServiceManagerClient

File:IServiceManagerClient
Purpose:Service Interface for classes that can shut down business
tasks on the server (client for the ServiceManager)
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:16:01 CET 2014
Notes:Especially useful, with bound AppServer sessions with
PASOE or state-aware, state-reset
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, eventually containing a #, see Notes at LaunchBusinessService


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