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

Inheritance: IEsbManagementEndpoint
ファイルを表示 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

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

Method Details

CreateServiceEntry() public method

public CreateServiceEntry ( ) : DynamicService
return Dev2.DynamicServices.DynamicService

Execute() public method

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
return StringBuilder

FetchCurrentServerLog() public method

public FetchCurrentServerLog ( ) : System
return System

FetchCurrentServerLog() public method

public FetchCurrentServerLog ( string serverLogPath ) : System
serverLogPath string
return System

HandlesType() public method

public HandlesType ( ) : string
return string