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

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
HandlesType ( ) : string

Private Methods

Méthode Description
ExecuteService ( IWorkspace theWorkspace, IEsbManagementEndpoint service, string valuesKey, object valuesValue ) : string
WriteLoggingSettings ( IWorkspace theWorkspace, Settings settings, ExecuteMessage result ) : void
WriteSecuritySettings ( IWorkspace theWorkspace, Settings settings, ExecuteMessage result ) : void

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

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string