C# Class Dev2.Runtime.ESB.Management.Services.FetchCurrentServerLog

Inheritance: IEsbManagementEndpoint
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
FetchCurrentServerLog ( ) : System
FetchCurrentServerLog ( string serverLogPath ) : System
HandlesType ( ) : string

Method Details

CreateServiceEntry() public méthode

public CreateServiceEntry ( ) : DynamicService
Résultat Dev2.DynamicServices.DynamicService

Execute() public méthode

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
Résultat StringBuilder

FetchCurrentServerLog() public méthode

public FetchCurrentServerLog ( ) : System
Résultat System

FetchCurrentServerLog() public méthode

public FetchCurrentServerLog ( string serverLogPath ) : System
serverLogPath string
Résultat System

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string