C# Class Dev2.Tests.Runtime.ESB.EsbServicesEndpointMock

Inheritance: EsbServicesEndpoint
显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
EsbServicesEndpointMock ( IEsbServiceInvoker esbServiceInvoker ) : Dev2.DynamicServices

Protected Methods

Method Description
CreateEsbServicesInvoker ( IWorkspace theWorkspace ) : IEsbServiceInvoker

Method Details

CreateEsbServicesInvoker() protected method

protected CreateEsbServicesInvoker ( IWorkspace theWorkspace ) : IEsbServiceInvoker
theWorkspace IWorkspace
return IEsbServiceInvoker

EsbServicesEndpointMock() public method

public EsbServicesEndpointMock ( IEsbServiceInvoker esbServiceInvoker ) : Dev2.DynamicServices
esbServiceInvoker IEsbServiceInvoker
return Dev2.DynamicServices