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

Find all registered plugins
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateServiceEntry ( ) : DynamicService
Execute ( string>.IDictionary values, IWorkspace theWorkspace ) : string
HandlesType ( ) : string

Private Methods

Méthode Description
BuildMethodSignature ( ParameterInfo args, string methodName ) : string

Builds the method signature.

InterogatePluginAssembly ( StringBuilder pluginData, Assembly asm, string shortName, string sourceLocation, bool includePublic, bool includePrivate, string methodName, string nameSpace ) : void

Method Details

CreateServiceEntry() public méthode

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

Execute() public méthode

public Execute ( string>.IDictionary values, IWorkspace theWorkspace ) : string
values string>.IDictionary
theWorkspace IWorkspace
Résultat string

HandlesType() public méthode

public HandlesType ( ) : string
Résultat string