C# 클래스 Dev2.Runtime.ESB.Management.Services.PluginRegistry

Find all registered plugins
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
CreateServiceEntry ( ) : DynamicService
Execute ( string>.IDictionary values, IWorkspace theWorkspace ) : string
HandlesType ( ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

CreateServiceEntry() 공개 메소드

public CreateServiceEntry ( ) : DynamicService
리턴 Dev2.DynamicServices.DynamicService

Execute() 공개 메소드

public Execute ( string>.IDictionary values, IWorkspace theWorkspace ) : string
values string>.IDictionary
theWorkspace IWorkspace
리턴 string

HandlesType() 공개 메소드

public HandlesType ( ) : string
리턴 string